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