| Package | Description |
|---|---|
| redis.clients.jedis.mcf |
This package contains the classes that are related to Active-Active cluster(s) and Multi-Cluster
failover.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
HealthCheckStrategy.Config.Builder<T extends HealthCheckStrategy.Config.Builder<T,C>,C extends HealthCheckStrategy.Config>
Base builder for HealthCheckStrategy.Config and its subclasses.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
LagAwareStrategy.Config |
| Modifier and Type | Method and Description |
|---|---|
static HealthCheckStrategy.Config |
HealthCheckStrategy.Config.create()
Create a new Config instance with default values.
|
| Modifier and Type | Method and Description |
|---|---|
static HealthCheckStrategy.Config.Builder<?,? extends HealthCheckStrategy.Config> |
HealthCheckStrategy.Config.builder()
Create a new builder for HealthCheckStrategy.Config.
|
| Constructor and Description |
|---|
PingStrategy(HostAndPort hostAndPort,
JedisClientConfig jedisClientConfig,
HealthCheckStrategy.Config config) |
Copyright © 2025. All rights reserved.