| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.executors |
| Constructor and Description |
|---|
ClusterPipeline(ClusterConnectionProvider provider) |
UnifiedJedis(ClusterConnectionProvider provider,
int maxAttempts,
Duration maxTotalRetriesDuration) |
| Modifier and Type | Field and Description |
|---|---|
ClusterConnectionProvider |
ClusterCommandExecutor.provider |
| Constructor and Description |
|---|
ClusterCommandExecutor(ClusterConnectionProvider provider,
int maxAttempts,
Duration maxTotalRetriesDuration) |
Copyright © 2022. All rights reserved.