Class ExclusiveReadAsyncOperationHandler

java.lang.Object
org.openspaces.events.asyncpolling.receive.ExclusiveReadAsyncOperationHandler
All Implemented Interfaces:
AsyncOperationHandler

public class ExclusiveReadAsyncOperationHandler extends Object implements AsyncOperationHandler
Performs a single take usign GigaSpace.asyncRead(Object) under exclusive read lock.
Author:
kimchy