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 ConcurrentMap<Future<?>,ExecutorNotification> |
Executing.notifiers |
Modifier and Type | Method and Description |
---|---|
void |
Executing.addExecutorListener(Future<?> future,
ExecutorNotification listener) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.