Package | Description |
---|---|
redis.clients.jedis |
Modifier and Type | Method and Description |
---|---|
static Protocol.ClusterKeyword |
Protocol.ClusterKeyword.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol.ClusterKeyword[] |
Protocol.ClusterKeyword.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BinaryClient.cluster(Protocol.ClusterKeyword keyword,
byte[]... args)
Deprecated.
|
Copyright © 2024. All rights reserved.