software.amazon.jsii.JsiiObject.InitializationModeChannel.Builder, Channel.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
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.
|
int |
hashCode() |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public String getChannelName()
ChannelEXPERIMENTAL
getChannelName in interface Channelpublic DataSource getDataSource()
ChannelEXPERIMENTAL
getDataSource in interface Channelpublic CompressionType getCompressionType()
ChannelEXPERIMENTAL
getCompressionType in interface Channelpublic String getContentType()
ChannelEXPERIMENTAL
getContentType in interface Channelpublic InputMode getInputMode()
ChannelEXPERIMENTAL
getInputMode in interface Channelpublic RecordWrapperType getRecordWrapperType()
ChannelEXPERIMENTAL
getRecordWrapperType in interface Channelpublic ShuffleConfig getShuffleConfig()
ChannelEXPERIMENTAL
getShuffleConfig in interface Channelpublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.