| Package | Description |
|---|---|
| org.infinispan.distexec |
| Modifier and Type | Field and Description |
|---|---|
protected DistributedExecutionCompletionService.QueueingListener |
DistributedExecutionCompletionService.listener |
| Constructor and Description |
|---|
DistributedExecutionCompletionService(DistributedExecutorService executor,
BlockingQueue<NotifyingFuture<V>> completionQueue,
DistributedExecutionCompletionService.QueueingListener listener)
This constructor is here if someone wants to override this class and
provide their own QueueingListener to possibly listen in on futures
being finished
|
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.