public class SpaceProxyImplReadTakeAction extends ReadTakeProxyAction<SpaceProxyImpl>
Constructor and Description |
---|
SpaceProxyImplReadTakeAction() |
Modifier and Type | Method and Description |
---|---|
AsyncFuture<?> |
asyncRead(SpaceProxyImpl spaceProxy,
ReadTakeAsyncProxyActionInfo actionInfo) |
AsyncFuture<?> |
asyncTake(SpaceProxyImpl spaceProxy,
ReadTakeAsyncProxyActionInfo actionInfo) |
Object |
read(SpaceProxyImpl spaceProxy,
ReadTakeProxyActionInfo actionInfo) |
Object |
take(SpaceProxyImpl spaceProxy,
ReadTakeProxyActionInfo actionInfo) |
public Object read(SpaceProxyImpl spaceProxy, ReadTakeProxyActionInfo actionInfo) throws RemoteException, UnusableEntryException, TransactionException, InterruptedException
read
in class ReadTakeProxyAction<SpaceProxyImpl>
RemoteException
UnusableEntryException
TransactionException
InterruptedException
public Object take(SpaceProxyImpl spaceProxy, ReadTakeProxyActionInfo actionInfo) throws RemoteException, UnusableEntryException, TransactionException, InterruptedException
take
in class ReadTakeProxyAction<SpaceProxyImpl>
RemoteException
UnusableEntryException
TransactionException
InterruptedException
public AsyncFuture<?> asyncRead(SpaceProxyImpl spaceProxy, ReadTakeAsyncProxyActionInfo actionInfo) throws RemoteException, UnusableEntryException, TransactionException, InterruptedException
asyncRead
in class ReadTakeProxyAction<SpaceProxyImpl>
RemoteException
UnusableEntryException
TransactionException
InterruptedException
public AsyncFuture<?> asyncTake(SpaceProxyImpl spaceProxy, ReadTakeAsyncProxyActionInfo actionInfo) throws RemoteException, UnusableEntryException, TransactionException, InterruptedException
asyncTake
in class ReadTakeProxyAction<SpaceProxyImpl>
RemoteException
UnusableEntryException
TransactionException
InterruptedException
Copyright © GigaSpaces.