| Interface | Description |
|---|---|
| UnsliceAssigner<W extends Window> |
A
UnsliceAssigner assigns each element into a single window and not divides the window
into finite number of non-overlapping slice. |
| UnslicingWindowProcessor<W> |
The
UnslicingWindowProcessor is an optimized processing for unaligned windows. |
| Class | Description |
|---|---|
| UnsliceAssigners |
Utilities to create
UnsliceAssigners. |
| UnsliceAssigners.SessionUnsliceAssigner |
The
UnsliceAssigner for session windows. |
| UnsliceAssigners.WindowedUnsliceAssigner |
The
UnsliceAssigner for elements have been merged into unslicing windows and attached
window start and end timestamps. |
| UnslicingWindowTimerServiceImpl |
A
WindowTimerService for unslicing window. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.