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()
ChannelgetChannelName in interface Channelpublic DataSource getDataSource()
ChannelgetDataSource in interface Channelpublic CompressionType getCompressionType()
ChannelgetCompressionType in interface Channelpublic String getContentType()
ChannelgetContentType in interface Channelpublic InputMode getInputMode()
ChannelgetInputMode in interface Channelpublic RecordWrapperType getRecordWrapperType()
ChannelgetRecordWrapperType in interface Channelpublic ShuffleConfig getShuffleConfig()
ChannelgetShuffleConfig in interface Channelpublic com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2019. All rights reserved.