software.amazon.jsii.JsiiObject.InitializationModeChannel.Builder, Channel.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
String |
getChannelName()
Name of the channel.
|
CompressionType |
getCompressionType()
Compression type if training data is compressed.
|
String |
getContentType()
Content type.
|
DataSource |
getDataSource()
Location of the data channel.
|
InputMode |
getInputMode()
Input mode to use for the data channel in a training job.
|
RecordWrapperType |
getRecordWrapperType()
Record wrapper type.
|
ShuffleConfig |
getShuffleConfig()
Shuffle config option for input data in a channel.
|
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Stability(value=Experimental) public String getChannelName()
getChannelName in interface Channel@Stability(value=Experimental) public DataSource getDataSource()
getDataSource in interface Channel@Stability(value=Experimental) @Nullable public CompressionType getCompressionType()
getCompressionType in interface Channel@Stability(value=Experimental) @Nullable public String getContentType()
getContentType in interface Channel@Stability(value=Experimental) @Nullable public InputMode getInputMode()
getInputMode in interface Channel@Stability(value=Experimental) @Nullable public RecordWrapperType getRecordWrapperType()
getRecordWrapperType in interface Channel@Stability(value=Experimental) @Nullable public ShuffleConfig getShuffleConfig()
getShuffleConfig in interface ChannelCopyright © 2019. All rights reserved.