| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.util |
This package contains the utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.connect() |
java.net.Socket |
JedisSocketFactory.createSocket() |
java.net.Socket |
DefaultJedisSocketFactory.createSocket() |
| Modifier and Type | Method and Description |
|---|---|
int |
RedisInputStream.read(byte[] b,
int off,
int len) |
byte |
RedisInputStream.readByte() |
Copyright © 2023. All rights reserved.