Package org.jgroups.blocks.executor

Interface Summary
ExecutorNotification  
 

Class Summary
ExecutionCompletionService<V> A CompletionService that uses a supplied ExecutionService to execute tasks.
ExecutionRunner This class is to be used to pick up execution requests and actually run them.
ExecutionRunner.Holder<T>  
Executions  
Executions.StreamableCallable  
ExecutionService This is a jgroups implementation of an ExecutorService, where the consumers are running on any number of nodes.
ExecutionService.DistributedFuture<V> This is basically a copy of the FutureTask in java.util.concurrent but added serializable to it.
ExecutionService.DistributedFuture.Sync<V> Synchronization control for FutureTask.
ExecutionService.RunnableAdapter<T> This is copied from Executors class which contains RunnableAdapter.
ExecutorEvent Defines an event class for the execution of an entity.
 



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