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