| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.args | |
| redis.clients.jedis.commands |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryJedis.shutdown(SaveMode saveMode)
Deprecated.
|
void |
BinaryClient.shutdown(SaveMode saveMode)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static SaveMode |
SaveMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SaveMode[] |
SaveMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BasicCommands.shutdown(SaveMode saveMode) |
Copyright © 2023. All rights reserved.