public static final class MinAggregationFunction.MinAggregationFunctionFactory extends Object implements AggregationFunctionFactory
MinAggregationFunction
.Constructor and Description |
---|
MinAggregationFunctionFactory() |
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.