| Package | Description |
|---|---|
| org.apache.flink.datastream.api.function |
| Modifier and Type | Method and Description |
|---|---|
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–2025 The Apache Software Foundation. All rights reserved.