Interface | Description |
---|---|
TimerService |
Interface for working with time and timers.
|
Class | Description |
---|---|
SimpleTimerService |
Implementation of
TimerService that uses a InternalTimerService . |
Enum | Description |
---|---|
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–2018 The Apache Software Foundation. All rights reserved.