| Package | Description |
|---|---|
| org.apache.flink.streaming.api.datastream |
| Modifier and Type | Method and Description |
|---|---|
SplitStream<T> |
DataStream.split(OutputSelector<T> outputSelector)
Operator used for directing tuples to specific named outputs using an
OutputSelector. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.