Uses of Class
org.jgroups.blocks.executor.ExecutionService.DistributedFuture.Sync
-
Packages that use ExecutionService.DistributedFuture.Sync Package Description org.jgroups.blocks.executor -
-
Uses of ExecutionService.DistributedFuture.Sync in org.jgroups.blocks.executor
Fields in org.jgroups.blocks.executor declared as ExecutionService.DistributedFuture.Sync Modifier and Type Field Description protected ExecutionService.DistributedFuture.Sync<V>
ExecutionService.DistributedFuture. sync
Synchronization control for FutureTask
-