| Modifier and Type | Method and Description |
|---|---|
static Channel.Builder |
Channel.builder() |
Channel.Builder |
Channel.Builder.withChannelName(String value)
Sets the value of ChannelName
|
Channel.Builder |
Channel.Builder.withCompressionType(CompressionType value)
Sets the value of CompressionType
|
Channel.Builder |
Channel.Builder.withContentType(String value)
Sets the value of ContentType
|
Channel.Builder |
Channel.Builder.withDataSource(DataSource value)
Sets the value of DataSource
|
Channel.Builder |
Channel.Builder.withInputMode(InputMode value)
Sets the value of InputMode
|
Channel.Builder |
Channel.Builder.withRecordWrapperType(RecordWrapperType value)
Sets the value of RecordWrapperType
|
Channel.Builder |
Channel.Builder.withShuffleConfig(ShuffleConfig value)
Sets the value of ShuffleConfig
|
Copyright © 2019. All rights reserved.