Package | Description |
---|---|
org.jgroups.blocks.executor | |
org.jgroups.util |
Provides useful functionality which cannot be assigned to any particular other package.
|
Modifier and Type | Class and Description |
---|---|
protected class |
ExecutionCompletionService.QueueingListener |
Modifier and Type | Method and Description |
---|---|
NotifyingFuture<V> |
ExecutionService.DistributedFuture.setListener(FutureListener<V> listener) |
Modifier and Type | Method and Description |
---|---|
NotifyingFuture<T> |
NotifyingFuture.setListener(FutureListener<T> listener)
Attaches a listener and returns the same future instance, to allow for 'building' futures.
|
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.