| 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. |
| Constructor and Description |
|---|
RecordWriter(ResultPartitionWriter writer,
ChannelSelector<T> channelSelector) |
| 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–2016 The Apache Software Foundation. All rights reserved.