| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.args | |
| redis.clients.jedis.commands | |
| redis.clients.jedis.params |
| Modifier and Type | Method and Description |
|---|---|
void |
Jedis.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 |
ServerCommands.shutdown(SaveMode saveMode)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ShutdownParams |
ShutdownParams.saveMode(SaveMode saveMode) |
Copyright © 2022. All rights reserved.