| Class | Description |
|---|---|
| CountWindow |
A
Window that represents a count window. |
| CountWindow.Serializer |
The serializer used to write the CountWindow type.
|
| CountWindow.Serializer.CountWindowSerializerSnapshot |
Serializer configuration snapshot for compatibility and format evolution.
|
| TimeWindow | |
| TimeWindow.Serializer |
The serializer used to write the TimeWindow type.
|
| TimeWindow.Serializer.TimeWindowSerializerSnapshot |
Serializer configuration snapshot for compatibility and format evolution.
|
| Window |
A
Window is a grouping of elements into finite buckets. |
| WindowOperator<K,W extends Window> |
An operator that implements the logic for windowing based on a
WindowAssigner and
Trigger. |
| WindowOperatorBuilder |
The
WindowOperatorBuilder is used to build WindowOperator fluently. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.