Package org.apache.flink.streaming.api
-
Interface Summary Interface Description TimerService Interface for working with time and timers. -
Class Summary Class Description SimpleTimerService Implementation ofTimerService
that uses aInternalTimerService
. -
Enum Summary Enum Description CheckpointingMode Deprecated. This class has been moved toCheckpointingMode
.TimeDomain TimeDomain
specifies whether a firing timer is based on event time or processing time.