public static final class MaxAggregationFunction.MaxAggregationFunctionFactory extends Object implements AggregationFunctionFactory
MaxAggregationFunction.| Constructor and Description | 
|---|
| MaxAggregationFunctionFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> AggregationFunction<T> | createAggregationFunction(Class<T> type) | 
public <T> AggregationFunction<T> createAggregationFunction(Class<T> type)
createAggregationFunction in interface AggregationFunctionFactoryCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.