Uses of Class
com.tangosol.util.processor.AbstractAsynchronousProcessor
Package
Description
Contains classes providing various caching strategies.
Contains concrete
InvocableMap.EntryProcessor
implementations.-
Uses of AbstractAsynchronousProcessor in com.tangosol.net.cache
Modifier and TypeClassDescriptionprotected class
Wraps anAsynchronousProcessor
to ensure the result of the EntryProcessor execution is deserialized prior to passing to the provided AsynchronousProcessor. -
Uses of AbstractAsynchronousProcessor in com.tangosol.util.processor
Modifier and TypeClassDescriptionclass
AsynchronousProcessor<K,
V, R> AnEntryProcessor
wrapper class that allows for an asynchronous invocation of the underlying processor.class
AnEntryProcessor
wrapper class that allows for an asynchronous invocation of the underlying processor against a single cache entry.class
AnEntryProcessor
wrapper class that allows for an asynchronous invocation of the underlying processor.