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 AggregationFunctionFactory
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.