public class ExclusiveReadAsyncOperationHandler extends Object implements AsyncOperationHandler
GigaSpace.asyncRead(Object)
under
exclusive read lock.Constructor and Description |
---|
ExclusiveReadAsyncOperationHandler() |
Modifier and Type | Method and Description |
---|---|
AsyncFuture |
asyncReceive(Object template,
GigaSpace gigaSpace,
long receiveTimeout,
AsyncFutureListener listener)
Performs a single take usign
GigaSpace.asyncRead(Object) under
exclusive read lock. |
public AsyncFuture asyncReceive(Object template, GigaSpace gigaSpace, long receiveTimeout, AsyncFutureListener listener) throws org.springframework.dao.DataAccessException
GigaSpace.asyncRead(Object)
under
exclusive read lock.asyncReceive
in interface AsyncOperationHandler
org.springframework.dao.DataAccessException
Copyright © GigaSpaces.