| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.providers |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionPool |
class |
JedisPool |
class |
JedisSentinelPool |
| Modifier and Type | Method and Description |
|---|---|
Pool<Connection> |
JedisPooled.getPool() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Jedis.setDataSource(Pool<Jedis> jedisPool) |
| Modifier and Type | Method and Description |
|---|---|
Pool<Connection> |
PooledConnectionProvider.getPool() |
Copyright © 2022. All rights reserved.