Package com.gigaspaces.query.aggregators
package com.gigaspaces.query.aggregators
-
ClassDescriptionAbstractPathAggregator<T extends Serializable>This class is intended for internal usage only.The set of aggregations to run for matches entries of the aggregate operation.Aggregator for fetching distinct entries - based on some fields.Created by anna on 11/26/14.Aggregator for order by operation.Created by anna on 11/10/14.SpaceEntriesAggregator<T extends Serializable>Sums 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.Sums scalar value, when no non null values are applied zero is returned instead of null returns the same type as the value.