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