Package | Description |
---|---|
com.gigaspaces.query.aggregators | |
org.openspaces.core |
Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and
the ability to create it.
|
Modifier and Type | Method and Description |
---|---|
static AggregationResult |
AggregationInternalUtils.getFinalResult(List<SpaceEntriesAggregator> aggregators,
com.gigaspaces.internal.query.RawEntryConverter rawEntryConverter) |
Modifier and Type | Method and Description |
---|---|
<T> AggregationResult |
DefaultGigaSpace.aggregate(ISpaceQuery<T> query,
AggregationSet aggregationSet) |
<T> AggregationResult |
GigaSpace.aggregate(ISpaceQuery<T> query,
AggregationSet aggregationSet)
Executes the specified query along with the specified aggregations collocated at the space.
|
Copyright © GigaSpaces.