Package org.apache.flink.table.runtime.operators.window.grouping
package org.apache.flink.table.runtime.operators.window.grouping
-
ClassesClassDescriptionA jvm heap implementation of
WindowsGrouping, which uses a linked list to buffer all the inputs of a keyed group belonging to the same window.Assigning windows from the sorted input buffers.