| Package | Description |
|---|---|
| org.apache.flink.table.runtime.operators.window.grouping |
| Modifier and Type | Class and Description |
|---|---|
class |
HeapWindowsGrouping
A jvm heap implementation of
WindowsGrouping, which uses a linked list to buffer all the
inputs of a keyed group belonging to the same window. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.