Package org.infinispan.distexec

Interface Summary
DistributedCallable<K,V,T> A task that returns a result and may throw an exception capable of being executed in another JVM.
DistributedExecutorService An Executor that provides methods to submit tasks for an execution on a cluster Infinispan nodes.
 

Class Summary
AbstractDistributedTask<K,V,T,R> AbstractDistributedTask class provides settings for various distributed task characteristics such as fail-over and cancellation policies etc etc
 



Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.