Package | Description |
---|---|
org.infinispan.remoting.transport.jgroups |
A transport implementation based on JGroups.
|
Modifier and Type | Field and Description |
---|---|
static Responses |
Responses.EMPTY |
Modifier and Type | Method and Description |
---|---|
static Responses |
Responses.suspected(Collection<org.jgroups.Address> dests)
Constructs a new instance with responses from all recipients marked
as suspected.
|
Modifier and Type | Method and Description |
---|---|
CompletableFuture<Responses> |
CommandAwareRpcDispatcher.invokeRemoteCommands(List<org.jgroups.Address> recipients,
ReplicableCommand command,
org.jgroups.blocks.ResponseMode mode,
long timeout,
org.jgroups.blocks.RspFilter filter,
DeliverOrder deliverOrder) |
Modifier and Type | Method and Description |
---|---|
TimeoutException |
JGroupsTransport.addSuppressedExceptions(TimeoutException timeoutException,
Responses rsps) |
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.