org.apache.flink.api.java.aggregation
Interfaces
AggregationFunctionFactory
Classes
AggregationFunction
MaxAggregationFunction
MaxAggregationFunction.MaxAggregationFunctionFactory
MinAggregationFunction
MinAggregationFunction.MinAggregationFunctionFactory
SumAggregationFunction
SumAggregationFunction.ByteSumAgg
SumAggregationFunction.DoubleSumAgg
SumAggregationFunction.FloatSumAgg
SumAggregationFunction.IntSumAgg
SumAggregationFunction.LongSumAgg
SumAggregationFunction.ShortSumAgg
SumAggregationFunction.SumAggregationFunctionFactory
Enums
Aggregations
Exceptions
UnsupportedAggregationTypeException