| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.api | |
| org.apache.flink.streaming.api.functions | |
| org.apache.flink.streaming.api.functions.co |
| 限定符和类型 | 类和说明 |
|---|---|
class |
SimpleTimerService
Implementation of
TimerService that uses a InternalTimerService. |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract TimerService |
ProcessFunction.Context.timerService()
A
TimerService for querying time and registering timers. |
abstract TimerService |
KeyedProcessFunction.Context.timerService()
A
TimerService for querying time and registering timers. |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract TimerService |
KeyedBroadcastProcessFunction.ReadOnlyContext.timerService()
A
TimerService for querying time and registering timers. |
abstract TimerService |
CoProcessFunction.Context.timerService()
A
TimerService for querying time and registering timers. |
abstract TimerService |
KeyedCoProcessFunction.Context.timerService()
A
TimerService for querying time and registering timers. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.