| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api.functions.co |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
KeyedBroadcastProcessFunction.onTimer(long timestamp,
KeyedBroadcastProcessFunction.OnTimerContext ctx,
org.apache.flink.util.Collector<OUT> out)
Called when a timer set using
TimerService fires. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.