public class SpaceProxyImplChangeAction extends ChangeProxyAction<SpaceProxyImpl>
| Constructor and Description | 
|---|
| SpaceProxyImplChangeAction() | 
| Modifier and Type | Method and Description | 
|---|---|
| <T> Future<ChangeResult<T>> | asyncChange(SpaceProxyImpl spaceProxy,
           ChangeProxyActionInfo actionInfo,
           AsyncFutureListener listener) | 
| ChangeResult<?> | change(SpaceProxyImpl spaceProxy,
      ChangeProxyActionInfo actionInfo) | 
public ChangeResult<?> change(SpaceProxyImpl spaceProxy, ChangeProxyActionInfo actionInfo) throws InterruptedException, RemoteException, TransactionException
change in class ChangeProxyAction<SpaceProxyImpl>InterruptedExceptionRemoteExceptionTransactionExceptionpublic <T> Future<ChangeResult<T>> asyncChange(SpaceProxyImpl spaceProxy, ChangeProxyActionInfo actionInfo, AsyncFutureListener listener)
asyncChange in class ChangeProxyAction<SpaceProxyImpl>Copyright © GigaSpaces.