| Interface | Description |
|---|---|
| OutputSelector<OUT> |
Interface for defining an OutputSelector for a
SplitStream using
the DataStream.split(org.apache.flink.streaming.api.collector.selector.OutputSelector<T>) call. |
| OutputSelectorWrapper<OUT> |
| Class | Description |
|---|---|
| CopyingDirectedOutput<OUT> |
Special version of
DirectedOutput that performs a shallow copy of the
StreamRecord to ensure that multi-chaining works correctly. |
| DirectedOutput<OUT> |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.