package timers
- Alphabetic
- Public
- Protected
Type Members
- class ExpiredTimerInfoImpl extends ExpiredTimerInfo
Class that provides a concrete implementation that can be used to provide access to expired timer's expiry time.
Class that provides a concrete implementation that can be used to provide access to expired timer's expiry time. These values are only relevant if the ExpiredTimerInfo is valid.
- class TimerStateImpl extends Logging
Class that provides the implementation for storing timers used within the
transformWithStateoperator. - class TimerValuesImpl extends TimerValues
Class that provides a concrete implementation for TimerValues used for fetching processing time and event time (watermark).
Value Members
- object TimerStateUtils
Singleton utils class used primarily while interacting with TimerState