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