| Package | Description | 
|---|---|
| com.gigaspaces.internal.client.cache.localcache.actions | |
| com.gigaspaces.internal.client.cache.localview.actions | |
| com.gigaspaces.internal.client.spaceproxy | |
| com.gigaspaces.internal.client.spaceproxy.actions | |
| com.gigaspaces.internal.client.spaceproxy.operations | |
| 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 | 
|---|---|
AggregationResult | 
LocalCacheImplAggregateAction.aggregate(LocalCacheContainer spaceProxy,
         AggregateProxyActionInfo actionInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
AggregationResult | 
LocalViewImplAggregateAction.aggregate(LocalViewContainer spaceProxy,
         AggregateProxyActionInfo actionInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
AggregationResult | 
AbstractSpaceProxy.aggregate(Object template,
         AggregationSet aggregationSet,
         Transaction txn,
         int readModifiers)  | 
AggregationResult | 
ISpaceProxy.aggregate(Object template,
         AggregationSet aggregationSet,
         Transaction txn,
         int readModifiers)  | 
| Modifier and Type | Method and Description | 
|---|---|
AggregationResult | 
AbstractSpaceProxyActionManager.aggregate(Object query,
         AggregationSet aggregationSet,
         Transaction txn,
         int modifiers)  | 
AggregationResult | 
SpaceProxyImplAggregateAction.aggregate(SpaceProxyImpl spaceProxy,
         AggregateProxyActionInfo actionInfo)  | 
abstract AggregationResult | 
AggregateProxyAction.aggregate(TSpaceProxy spaceProxy,
         AggregateProxyActionInfo actionInfo)  | 
| Modifier and Type | Method and Description | 
|---|---|
AggregationResult | 
AggregateEntriesSpaceOperationRequest.getFinalResult(IJSpace spaceProxy,
              ITemplatePacket queryPacket,
              boolean returnEntryPacket)  | 
| Modifier and Type | Method and Description | 
|---|---|
static AggregationResult | 
AggregationInternalUtils.getFinalResult(List<SpaceEntriesAggregator> aggregators,
              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.