| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.mcf |
This package contains the classes that are related to Active-Active cluster(s) and Multi-Cluster
failover.
|
| Modifier and Type | Method and Description |
|---|---|
MultiDbConfig.StrategySupplier |
MultiDbConfig.DatabaseConfig.getHealthCheckStrategySupplier()
Returns the health check strategy supplier for this database.
|
| Modifier and Type | Method and Description |
|---|---|
MultiDbConfig.DatabaseConfig.Builder |
MultiDbConfig.DatabaseConfig.Builder.healthCheckStrategySupplier(MultiDbConfig.StrategySupplier healthCheckStrategySupplier)
Sets a custom health check strategy supplier for this database.
|
| Modifier and Type | Field and Description |
|---|---|
static MultiDbConfig.StrategySupplier |
PingStrategy.DEFAULT |
Copyright © 2025. All rights reserved.