org.openspaces.events.asyncpolling.receive
Class SingleReadAsyncOperationHandler
java.lang.Object
   org.openspaces.events.asyncpolling.receive.SingleReadAsyncOperationHandler
org.openspaces.events.asyncpolling.receive.SingleReadAsyncOperationHandler
- All Implemented Interfaces: 
- AsyncOperationHandler
- public class SingleReadAsyncOperationHandler 
- extends Object- implements AsyncOperationHandler
Performs a single take usign GigaSpace.asyncRead(Object).
- Author:
- kimchy
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SingleReadAsyncOperationHandler
public SingleReadAsyncOperationHandler()
asyncReceive
public AsyncFuture asyncReceive(Object template,
                                GigaSpace gigaSpace,
                                long receiveTimeout,
                                AsyncFutureListener listener)
                         throws DataAccessException
- Performs a single take usign GigaSpace.asyncRead(Object).
 
- 
- Specified by:
- asyncReceivein interface- AsyncOperationHandler
 
- 
- Throws:
- DataAccessException
 
Copyright © GigaSpaces.