Package org.apache.flink.table.runtime.operators.aggregate
package org.apache.flink.table.runtime.operators.aggregate
-
ClassesClassDescriptionMemorySegmentPool for
BytesHashMapto fall back to sort agg.Aggregate Function used for the groupby (without window) aggregate.Base class forGroupAggFunctionandAsyncStateGroupAggFunction.Aggregate Function used for the groupby (without window) table aggregate.Aggregate Function used for the global groupby (without window) aggregate in miniBatch mode.Aggregate Function used for the groupby (without window) aggregate in miniBatch mode.Aggregate Function used for the incremental groupby (without window) aggregate in miniBatch mode.Aggregate Function used for the local groupby (without window) aggregate in miniBatch mode.TheRecordCounteris used to count the number of input records under the current key.