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