| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.exceptions | |
| redis.clients.jedis.util |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.connect() |
Socket |
DefaultJedisSocketFactory.createSocket() |
Socket |
JedisSocketFactory.createSocket()
WARNING: Throwing IOException will not be supported in future.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JedisNoReachableClusterNodeException
WARNING: This exception will extend
JedisClusterOperationException in upcoming major release. |
| Modifier and Type | Method and Description |
|---|---|
int |
RedisInputStream.read(byte[] b,
int off,
int len) |
byte |
RedisInputStream.readByte() |
Copyright © 2021. All rights reserved.