| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.api.writer | |
| org.apache.flink.runtime.operators.shipping |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RoundRobinChannelSelector<T extends org.apache.flink.core.io.IOReadableWritable>
This is the default implementation of the
ChannelSelector interface. |
| 限定符和类型 | 方法和说明 |
|---|---|
RecordWriterBuilder<T> |
RecordWriterBuilder.setChannelSelector(ChannelSelector<T> selector) |
| 限定符和类型 | 类和说明 |
|---|---|
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.