Uses of Class
com.gigaspaces.query.aggregators.AbstractPathAggregator
Packages that use AbstractPathAggregator
-
Uses of AbstractPathAggregator in com.gigaspaces.query.aggregators
Subclasses of AbstractPathAggregator in com.gigaspaces.query.aggregatorsModifier and TypeClassDescriptionclassclassclassclassMaxValueAggregator<T extends Serializable & Comparable>classclassMinValueAggregator<T extends Serializable & Comparable>classSingleValueAggregator<T extends Serializable & Comparable>classSingleValueFunctionAggregator<T extends Serializable & Comparable>classclassclassSums values of paths of matching entries, when no non null values are applied zero is returned instead of null returns the same type as the path.classSums scalar value, when no non null values are applied zero is returned instead of null returns the same type as the value.Methods in com.gigaspaces.query.aggregators that return AbstractPathAggregatorModifier and TypeMethodDescriptionAbstractPathAggregator.setFunctionCallColumn(FunctionCallColumn functionCallColumn)