| Package | Description |
|---|---|
| org.apache.flink.datastream.api.stream |
| Modifier and Type | Method and Description |
|---|---|
<OUT1,OUT2> |
GlobalStream.process(TwoOutputStreamProcessFunction<T,OUT1,OUT2> processFunction)
Apply a two output operation to this
GlobalStream. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.