Evaluates the window and outputs none or several elements.
Evaluates the window and outputs none or several elements.
The window that is being evaluated.
The elements in the window being evaluated.
A collector for emitting elements.
Exception
The function may throw exceptions to fail the program and trigger recovery.
Base interface for functions that are evaluated over non-grouped windows, i.e., windows over all stream partitions.
The type of the input value.
The type of the output value.