public class AggregationInternalUtils extends Object
Constructor and Description |
---|
AggregationInternalUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
containsCustomAggregators(List<SpaceEntriesAggregator> aggregators) |
static List<SpaceEntriesAggregator> |
getAggregators(AggregationSet aggregationSet) |
static com.gigaspaces.query.aggregators.AggregationResult |
getFinalResult(List<SpaceEntriesAggregator> aggregators,
com.gigaspaces.internal.query.RawEntryConverter rawEntryConverter) |
static List<SpaceEntriesAggregator> |
getSelectors(GroupByAggregator aggregator) |
static Map<String,Integer> |
index(List<SpaceEntriesAggregator> aggregators) |
public static List<SpaceEntriesAggregator> getAggregators(AggregationSet aggregationSet)
public static Map<String,Integer> index(List<SpaceEntriesAggregator> aggregators)
public static com.gigaspaces.query.aggregators.AggregationResult getFinalResult(List<SpaceEntriesAggregator> aggregators, com.gigaspaces.internal.query.RawEntryConverter rawEntryConverter)
public static boolean containsCustomAggregators(List<SpaceEntriesAggregator> aggregators)
public static List<SpaceEntriesAggregator> getSelectors(GroupByAggregator aggregator)
Copyright © GigaSpaces.