| 程序包 | 说明 |
|---|---|
| org.apache.flink.datastream.api.function |
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
TwoOutputStreamProcessFunction.endInput(TwoOutputNonPartitionedContext<OUT1,OUT2> ctx)
This is a life-cycle method indicates that this function will no longer receive any input
data.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.