|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |