public interface DistributedCallable<K,V,T> extends Callable<T>
Callable
void setEnvironment(Cache<K,V> cache, Set<K> inputKeys)
cache
- cache whose keys are used as input data for this DistributedCallable taskinputKeys
- keys used as input for this DistributedCallable taskCopyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.