CumulativeWindowSpec |
Logical representation of a cumulative window specification.
|
HoppingWindowSpec |
Logical representation of a hopping window specification.
|
SessionWindowSpec |
Logical representation of a session window specification.
|
SliceAttachedWindowingStrategy |
A windowing strategy that gets windows from input columns as window slice have been assigned and
attached to the physical columns.
|
TimeAttributeWindowingStrategy |
A windowing strategy that gets windows by calculating on time attribute column.
|
TumblingWindowSpec |
Logical representation of a tumbling window specification.
|
WindowAttachedWindowingStrategy |
A windowing strategy that gets windows from input columns as windows have been assigned and
attached to the physical columns.
|
WindowingStrategy |
Logical representation of a windowing strategy.
|