|
Infinispan Distribution 5.1.5.FINAL-redhat-1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| DistributedCallable<K,V,T> | A task that returns a result and may throw an exception capable of being executed in another JVM. |
| DistributedExecutorService | An ExecutorService that provides methods to submit tasks for execution on a cluster of Infinispan nodes. |
| Class Summary | |
|---|---|
| DefaultExecutorService | Infinispan's implementation of an ExecutorService and DistributedExecutorService. |
| DefaultExecutorService.DistributedRunnableFuture<V> | DistributedRunnableFuture is essentially a Future wrap around DistributedExecuteCommand. |
| DistributedExecutionCompletionService<V> | A CompletionService that uses a supplied DistributedExecutorService
to execute tasks. |
|
Infinispan Distribution 5.1.5.FINAL-redhat-1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||