Uses of Interface
org.infinispan.distexec.DistributedCallable

Packages that use DistributedCallable
org.infinispan.distexec   
 

Uses of DistributedCallable in org.infinispan.distexec
 

Methods in org.infinispan.distexec that return types with arguments of type DistributedCallable
 Map<DistributedCallable<K,V,T>,Address> AbstractDistributedTask.executionMap(K... input)
          Maps DistributedCallables to Infinispan nodes.
 



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