| Package | Description |
|---|---|
| org.jgroups.blocks.executor |
| Modifier and Type | Field and Description |
|---|---|
protected ExecutionCompletionService.QueueingListener |
ExecutionCompletionService.listener |
| Constructor and Description |
|---|
ExecutionCompletionService(ExecutionService executor,
java.util.concurrent.BlockingQueue<NotifyingFuture<V>> completionQueue,
ExecutionCompletionService.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 ? 1998-2009 Bela Ban / Red Hat. All Rights Reserved.