Package | Description |
---|---|
org.apache.flink.streaming.api.functions.co |
Modifier and Type | Method and Description |
---|---|
void |
KeyedBroadcastProcessFunction.onTimer(long timestamp,
KeyedBroadcastProcessFunction.OnTimerContext ctx,
Collector<OUT> out)
Called when a timer set using
TimerService fires. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.