Package | Description |
---|---|
org.infinispan.remoting.inboundhandler |
Modifier and Type | Method and Description |
---|---|
static TopologyMode |
TopologyMode.create(boolean onExecutor,
boolean txData) |
static TopologyMode |
TopologyMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TopologyMode[] |
TopologyMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DefaultTopologyRunnable(BasePerCacheInboundInvocationHandler handler,
CacheRpcCommand command,
Reply reply,
TopologyMode topologyMode,
int commandTopologyId) |
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.