Package | Description |
---|---|
redis.clients.jedis |
Modifier and Type | Class and Description |
---|---|
class |
JedisPool |
class |
JedisPoolAbstract
Deprecated.
This class will be removed in future. If you are directly manipulating this class,
you are suggested to change your code to use
Pool<Jedis> instead. |
class |
JedisSentinelPool |
class |
ShardedJedisPool
Deprecated.
This class will be removed in next major release.
|
Copyright © 2024. All rights reserved.