Uses of Package
org.apache.flink.table.runtime.functions.aggregate
Packages that use org.apache.flink.table.runtime.functions.aggregate
-
Classes in org.apache.flink.table.runtime.functions.aggregate used by org.apache.flink.table.runtime.functions.aggregateClassDescriptionAccumulator for ARRAY_AGG with retraction.Base function for APPROX_COUNT_DISTINCT aggregate.Base class for runtime implementation represented as
AggregateFunctionthat is constructed fromBuiltInFunctionDefinition.specialize(SpecializedContext).Accumulator for COLLECT.Accumulator for FIRST_VALUE.Accumulator forJsonArrayAggFunction.Accumulator forJsonObjectAggFunction.Accumulator for LAG.Accumulator for LAST_VALUE with retraction.Accumulator for LISTAGG with retraction.Accumulator for LISTAGGWS with retraction.Accumulator for MAX with retraction.Accumulator for MIN with retraction.Built-in PERCENTILE aggregate function.Accumulator for PERCENTILE.