| 程序包 | 说明 |
|---|---|
| org.apache.flink.datastream.api.stream |
| 限定符和类型 | 方法和说明 |
|---|---|
<OUT1,OUT2> |
GlobalStream.process(TwoOutputStreamProcessFunction<T,OUT1,OUT2> processFunction)
Apply a two output operation to this
GlobalStream. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.