Class LocalCacheImplAggregateAction
java.lang.Object
com.gigaspaces.internal.client.spaceproxy.actions.AggregateProxyAction<LocalCacheContainer>
com.gigaspaces.internal.client.cache.localcache.actions.LocalCacheImplAggregateAction
- Since:
- 10.0
- Author:
- Niv Ingberg
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaggregate(LocalCacheContainer spaceProxy, AggregateProxyActionInfo actionInfo)
-
Constructor Details
-
LocalCacheImplAggregateAction
public LocalCacheImplAggregateAction()
-
-
Method Details
-
aggregate
public AggregationResult aggregate(LocalCacheContainer spaceProxy, AggregateProxyActionInfo actionInfo) throws RemoteException, TransactionException, InterruptedException - Specified by:
aggregatein classAggregateProxyAction<LocalCacheContainer>- Throws:
RemoteExceptionTransactionExceptionInterruptedException
-