Package | Description |
---|---|
org.infinispan.client.hotrod.impl.transport | |
org.infinispan.client.hotrod.impl.transport.tcp |
Modifier and Type | Method and Description |
---|---|
TcpTransportFactory.ClusterSwitchStatus |
TransportFactory.trySwitchCluster(String failedClusterName,
byte[] cacheName) |
Modifier and Type | Method and Description |
---|---|
TcpTransportFactory.ClusterSwitchStatus |
TcpTransportFactory.trySwitchCluster(String failedClusterName,
byte[] cacheName) |
static TcpTransportFactory.ClusterSwitchStatus |
TcpTransportFactory.ClusterSwitchStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TcpTransportFactory.ClusterSwitchStatus[] |
TcpTransportFactory.ClusterSwitchStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.