| 接口 | 说明 |
|---|---|
| TimerService |
Interface for working with time and timers.
|
| 类 | 说明 |
|---|---|
| SimpleTimerService |
Implementation of
TimerService that uses a InternalTimerService. |
| 枚举 | 说明 |
|---|---|
| CheckpointingMode |
The checkpointing mode defines what consistency guarantees the system gives in the presence of
failures.
|
| TimeCharacteristic |
The time characteristic defines how the system determines time for time-dependent order and
operations that depend on time (such as time windows).
|
| TimeDomain |
TimeDomain specifies whether a firing timer is based on event time or processing time. |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.