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