Uses of Class
org.apache.flink.table.runtime.operators.aggregate.GroupAggFunctionBase
Packages that use GroupAggFunctionBase
Package
Description
-
Uses of GroupAggFunctionBase in org.apache.flink.table.runtime.operators.aggregate
Subclasses of GroupAggFunctionBase in org.apache.flink.table.runtime.operators.aggregateModifier and TypeClassDescriptionclassAggregate Function used for the groupby (without window) aggregate. -
Uses of GroupAggFunctionBase in org.apache.flink.table.runtime.operators.aggregate.async
Modifier and TypeClassDescriptionclassAggregate Function used for the groupby (without window) aggregate with async state api.