| Package | Description |
|---|---|
| org.apache.flink.streaming.api.datastream |
| Modifier and Type | Method and Description |
|---|---|
SplitStream<T> |
SingleOutputStreamOperator.split(OutputSelector<T> outputSelector) |
SplitStream<T> |
DataStream.split(OutputSelector<T> outputSelector)
Deprecated.
Please use side output instead.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.