| Package | Description |
|---|---|
| org.apache.flink.runtime.io.network.api.writer | |
| org.apache.flink.runtime.operators.shipping |
| Modifier and Type | Class and Description |
|---|---|
class |
RoundRobinChannelSelector<T extends org.apache.flink.core.io.IOReadableWritable>
This is the default implementation of the
ChannelSelector interface. |
| Modifier and Type | Method and Description |
|---|---|
RecordWriterBuilder<T> |
RecordWriterBuilder.setChannelSelector(ChannelSelector<T> selector) |
| Modifier and Type | Class and Description |
|---|---|
class |
OutputEmitter<T>
The output emitter decides to which of the possibly multiple output channels a record is sent.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.