| Package | Description |
|---|---|
| redis.clients.jedis |
| Modifier and Type | Method and Description |
|---|---|
static DebugParams |
DebugParams.OBJECT(java.lang.String key) |
static DebugParams |
DebugParams.RELOAD() |
static DebugParams |
DebugParams.SEGFAULT() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
BasicCommands.debug(DebugParams params) |
void |
BinaryClient.debug(DebugParams params) |
java.lang.String |
BinaryJedis.debug(DebugParams params) |
java.lang.String |
BinaryJedisCluster.debug(DebugParams params)
Deprecated.
No key operation doesn't make sense for Redis Cluster scheduled to be removed on
next major release
|