Package | Description |
---|---|
org.jgroups.blocks.executor | |
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Class and Description |
---|---|
static class |
ExecutionService.DistributedFuture<V>
This is basically a copy of the FutureTask in java.util.concurrent but
added serializable to it.
|
Modifier and Type | Field and Description |
---|---|
protected java.util.concurrent.ConcurrentMap<java.util.concurrent.Future<?>,ExecutorNotification> |
Executing.notifiers |
Modifier and Type | Method and Description |
---|---|
void |
Executing.addExecutorListener(java.util.concurrent.Future<?> future,
ExecutorNotification listener) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.