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