T
- type of elements being summed@Internal public abstract class SumAggregationFunction<T> extends AggregationFunction<T>
Modifier and Type | Class and Description |
---|---|
static class |
SumAggregationFunction.SumAggregationFunctionFactory
Factory for
SumAggregationFunction . |
Constructor and Description |
---|
SumAggregationFunction() |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
aggregate, getAggregate, initializeAggregate
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.