| Package | Description |
|---|---|
| redis.clients.jedis |
| Modifier and Type | Field and Description |
|---|---|
private RedisOutputStream |
Connection.outputStream |
| Modifier and Type | Method and Description |
|---|---|
private static void |
Protocol.sendCommand(RedisOutputStream os,
byte[] command,
byte[]... args) |
static void |
Protocol.sendCommand(RedisOutputStream os,
ProtocolCommand command,
byte[]... args) |