| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.window.grouping |
| 限定符和类型 | 类和说明 |
|---|---|
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–2020 The Apache Software Foundation. All rights reserved.