| Package | Description |
|---|---|
| org.jgroups.blocks.executor |
| Modifier and Type | Field and Description |
|---|---|
protected ExecutionCompletionService.QueueingListener |
ExecutionCompletionService.listener |
| Constructor and Description |
|---|
ExecutionCompletionService(ExecutionService executor,
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 © 2015 JBoss, a division of Red Hat. All rights reserved.