Package | Description |
---|---|
redis.clients.jedis | |
redis.clients.jedis.args | |
redis.clients.jedis.commands |
Modifier and Type | Method and Description |
---|---|
String |
Jedis.clusterFailover(ClusterFailoverOption failoverOption) |
void |
Client.clusterFailover(ClusterFailoverOption failoverOption)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ClusterFailoverOption |
ClusterFailoverOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterFailoverOption[] |
ClusterFailoverOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
ClusterCommands.clusterFailover(ClusterFailoverOption failoverOption) |
Copyright © 2024. All rights reserved.