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