| Class and Description |
|---|
| CountSlidingWindowAssigner
A
GroupWindowAssigner that windows elements into sliding windows based on the count
number of the elements. |
| CountTumblingWindowAssigner
A
GroupWindowAssigner that windows elements into fixed-size windows based on the count
number of the elements. |
| CumulativeWindowAssigner
A
GroupWindowAssigner that windows elements into cumulative windows based on the
timestamp of the elements. |
| GroupWindowAssigner
A
GroupWindowAssigner assigns zero or more Windows to an element. |
| InternalTimeWindowAssigner
The internal time window assigner which has some useful methods.
|
| MergingWindowAssigner
A
WindowAssigner that can merge windows. |
| PanedWindowAssigner
A
WindowAssigner that window can be split into panes. |
| SessionWindowAssigner
A
GroupWindowAssigner that windows elements into sessions based on the timestamp. |
| SlidingWindowAssigner
A
GroupWindowAssigner that windows elements into sliding windows based on the timestamp
of the elements. |
| TumblingWindowAssigner
A
GroupWindowAssigner that windows elements into fixed-size windows based on the
timestamp of the elements. |
| Class and Description |
|---|
| GroupWindowAssigner
A
GroupWindowAssigner assigns zero or more Windows to an element. |
| MergingWindowAssigner
A
WindowAssigner that can merge windows. |
| PanedWindowAssigner
A
WindowAssigner that window can be split into panes. |
| Class and Description |
|---|
| GroupWindowAssigner
A
GroupWindowAssigner assigns zero or more Windows to an element. |
| Class and Description |
|---|
| GroupWindowAssigner
A
GroupWindowAssigner assigns zero or more Windows to an element. |
| Class and Description |
|---|
| GroupWindowAssigner
A
GroupWindowAssigner assigns zero or more Windows to an element. |
| InternalTimeWindowAssigner
The internal time window assigner which has some useful methods.
|
| MergingWindowAssigner
A
WindowAssigner that can merge windows. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.