| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.providers |
| Modifier and Type | Method and Description |
|---|---|
ConnectionPool |
JedisClusterInfoCache.getNode(HostAndPort node) |
ConnectionPool |
JedisClusterInfoCache.getNode(String nodeKey) |
ConnectionPool |
JedisClusterInfoCache.getSlotPool(int slot) |
ConnectionPool |
JedisClusterInfoCache.setupNodeIfNotExist(HostAndPort node) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConnectionPool> |
JedisCluster.getClusterNodes() |
Map<String,ConnectionPool> |
JedisClusterInfoCache.getNodes() |
List<ConnectionPool> |
JedisClusterInfoCache.getShuffledNodesPool() |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection.setHandlingPool(ConnectionPool pool) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ConnectionPool> |
ClusterConnectionProvider.getNodes() |
Copyright © 2022. All rights reserved.