Uses of Class
com.tangosol.util.processor.AsynchronousProcessor
Packages that use AsynchronousProcessor
- 
Uses of AsynchronousProcessor in com.tangosol.net.cache
Subclasses of AsynchronousProcessor in com.tangosol.net.cacheModifier and TypeClassDescriptionprotected classWraps anAsynchronousProcessorto ensure the result of the EntryProcessor execution is deserialized prior to passing to the provided AsynchronousProcessor.Fields in com.tangosol.net.cache declared as AsynchronousProcessorModifier and TypeFieldDescriptionprotected final AsynchronousProcessorContinuousQueryCache.ConverterAsynchronousProcessor.f_processorThe delegateAsynchronousProcessor.Constructors in com.tangosol.net.cache with parameters of type AsynchronousProcessorModifierConstructorDescriptionConstruct the processor to wrap the providedAsynchronousProcessorin order to ensure results are properly converted prior to return.