public static final class SumAggregationFunction.SumAggregationFunctionFactory extends Object implements AggregationFunctionFactory
| Constructor and Description |
|---|
SumAggregationFunction.SumAggregationFunctionFactory() |
public SumAggregationFunction.SumAggregationFunctionFactory()
public <T> AggregationFunction<T> createAggregationFunction(Class<T> type)
createAggregationFunction in interface AggregationFunctionFactoryCopyright © 2015 The Apache Software Foundation. All rights reserved.