Package | Description |
---|---|
redis.clients.jedis |
Modifier and Type | Class and Description |
---|---|
class |
JedisPool |
class |
JedisSentinelPool |
Modifier and Type | Field and Description |
---|---|
protected JedisPoolAbstract |
Jedis.dataSource
Deprecated.
This will be private in future.
|
Modifier and Type | Method and Description |
---|---|
void |
Jedis.setDataSource(JedisPoolAbstract jedisPool)
WARNING: This will be changed to
protected in next major release. |
Copyright © 2024. All rights reserved.