| Package | Description |
|---|---|
| org.apache.flink.streaming.api.functions.co |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
BroadcastProcessFunction.processElement(IN1 value,
BroadcastProcessFunction.ReadOnlyContext ctx,
org.apache.flink.util.Collector<OUT> out)
This method is called for each element in the (non-broadcast)
data stream. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.