| Modifier and Type | Method and Description |
|---|---|
static Channel.Builder |
Channel.builder() |
Channel.Builder |
Channel.Builder.channelName(String channelName)
Sets the value of ChannelName
|
Channel.Builder |
Channel.Builder.compressionType(CompressionType compressionType)
Sets the value of CompressionType
|
Channel.Builder |
Channel.Builder.contentType(String contentType)
Sets the value of ContentType
|
Channel.Builder |
Channel.Builder.dataSource(DataSource dataSource)
Sets the value of DataSource
|
Channel.Builder |
Channel.Builder.inputMode(InputMode inputMode)
Sets the value of InputMode
|
Channel.Builder |
Channel.Builder.recordWrapperType(RecordWrapperType recordWrapperType)
Sets the value of RecordWrapperType
|
Channel.Builder |
Channel.Builder.shuffleConfig(ShuffleConfig shuffleConfig)
Sets the value of ShuffleConfig
|
Copyright © 2019. All rights reserved.