Uses of Interface
org.openspaces.events.asyncpolling.receive.AsyncOperationHandler
Packages that use AsyncOperationHandler
-
Uses of AsyncOperationHandler in org.openspaces.events.asyncpolling
Methods in org.openspaces.events.asyncpolling with parameters of type AsyncOperationHandlerModifier and TypeMethodDescriptionSimpleAsyncPollingContainerConfigurer.asyncOperationHandler(AsyncOperationHandler operationHandler) voidSimpleAsyncPollingEventListenerContainer.setAsyncOperationHandler(AsyncOperationHandler asyncOperationHandler) Sets the async operation handler abstracting the actual async operation perfomred. -
Uses of AsyncOperationHandler in org.openspaces.events.asyncpolling.receive
Classes in org.openspaces.events.asyncpolling.receive that implement AsyncOperationHandlerModifier and TypeClassDescriptionclassPerforms a single take usignGigaSpace.asyncRead(Object)under exclusive read lock.classPerforms a single take usignGigaSpace.asyncRead(Object).classPerforms a single take usignGigaSpace.asyncTake(Object).