| Interface | Description |
|---|---|
| ClockService |
A clock service which can get current processing time.
|
| WindowAssigner |
WindowAssigner is used to assign windows to elements.
|
| WindowProcessor<W> |
A processor that processes elements for windows.
|
| WindowProcessor.Context<W> |
Information available in an invocation of methods of
WindowProcessor. |
| WindowTimerService<W> |
Interface for working with window time and timers which considers timezone for window splitting.
|
| Class | Description |
|---|---|
| WindowAggOperator<K,W> |
We divide windows into 2 categories: Aligned Windows and Unaligned Windows.
|
| WindowTimerServiceBase<W> |
A base implement of
WindowTimerService. |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.