| Modifier and Type | Class and Description |
|---|---|
class |
GeneralWindowProcessFunction<K,W extends Window>
The general implementation of
InternalWindowProcessFunction. |
class |
MergingWindowProcessFunction<K,W extends Window>
The implementation of
InternalWindowProcessFunction for MergingWindowAssigner. |
class |
PanedWindowProcessFunction<K,W extends Window>
The implementation of
InternalWindowProcessFunction for PanedWindowAssigner. |
| Modifier and Type | Field and Description |
|---|---|
protected InternalWindowProcessFunction<K,W> |
WindowOperator.windowFunction |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.