| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.commands |
| Modifier and Type | Method and Description |
|---|---|
static DebugParams |
DebugParams.OBJECT(String key)
Deprecated.
|
static DebugParams |
DebugParams.RELOAD()
Deprecated.
|
static DebugParams |
DebugParams.SEGFAULT()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
BinaryJedis.debug(DebugParams params)
Deprecated.
This method will be removed in next major release.
|
void |
BinaryClient.debug(DebugParams params)
Deprecated.
This method will be removed in next major release.
|
| Modifier and Type | Method and Description |
|---|---|
String |
BasicCommands.debug(DebugParams params)
Deprecated.
This method will be removed in next major release.
|
Copyright © 2021. All rights reserved.