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