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