Every DistributedExecutorService is bound to one particular cache and the tasks submitted will have access to key/value pairs on that cache if the task submitted is an instance of DistributedExecutorService will use default distributed execution policies which can be tuned for each DistributedExecutorService instance.
@see DistributedCallable
@author Manik Surtani
@author Vladimir Blagojevic
@since 5.0
DistributedCallable
|
|