Context
org.apache.flinkx.api.function.ProcessWindowFunction.Context
The context holding window metadata
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Abstract methods
Returns the current processing time.
Returns the current processing time.
Attributes
Returns the current event-time watermark.
Returns the current event-time watermark.
Attributes
State accessor for per-key global state.
State accessor for per-key global state.
Attributes
Returns the window that is being evaluated.
Returns the window that is being evaluated.
Attributes
State accessor for per-key and per-window state.
State accessor for per-key and per-window state.
Attributes
In this article