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