| Package | Description |
|---|---|
| redis.clients.jedis |
| Modifier and Type | Class and Description |
|---|---|
static class |
Protocol.Command |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.sendCommand(ProtocolCommand cmd) |
void |
Connection.sendCommand(ProtocolCommand cmd,
byte[]... args) |
void |
Connection.sendCommand(ProtocolCommand cmd,
String... args) |
static void |
Protocol.sendCommand(RedisOutputStream os,
ProtocolCommand command,
byte[]... args) |
Copyright © 2018. All rights reserved.