Package | Description |
---|---|
org.apache.flink.api.java.aggregation |
Modifier and Type | Class and Description |
---|---|
static class |
MaxAggregationFunction.MaxAggregationFunctionFactory
Factory for
MaxAggregationFunction . |
static class |
MinAggregationFunction.MinAggregationFunctionFactory
Factory for
MinAggregationFunction . |
static class |
SumAggregationFunction.SumAggregationFunctionFactory
Factory for
SumAggregationFunction . |
Modifier and Type | Method and Description |
---|---|
AggregationFunctionFactory |
Aggregations.getFactory() |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.