Uses of Class
org.jgroups.blocks.executor.ExecutionService.DistributedFuture

Packages that use ExecutionService.DistributedFuture
org.jgroups.blocks.executor   
 

Uses of ExecutionService.DistributedFuture in org.jgroups.blocks.executor
 

Fields in org.jgroups.blocks.executor declared as ExecutionService.DistributedFuture
protected  ExecutionService.DistributedFuture<V> ExecutionService.DistributedFuture.Sync.future
          The containing future
 

Constructors in org.jgroups.blocks.executor with parameters of type ExecutionService.DistributedFuture
ExecutionService.DistributedFuture.Sync(ExecutionService.DistributedFuture<V> future, java.util.concurrent.Callable<V> callable)
           
 



Copyright © 1998-2012 Bela Ban / Red Hat. All Rights Reserved.