| 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 |
|---|---|
class |
HealthCheckImpl |
| Modifier and Type | Method and Description |
|---|---|
HealthCheck |
HealthStatusManager.add(Endpoint endpoint,
HealthCheckStrategy strategy) |
HealthCheck |
HealthCheckCollection.add(HealthCheck healthCheck) |
HealthCheck[] |
HealthCheckCollection.addAll(HealthCheck[] healthChecks) |
HealthCheck |
HealthCheckCollection.get(Endpoint endpoint) |
HealthCheck |
HealthCheckCollection.remove(Endpoint endpoint) |
HealthCheck |
HealthCheckCollection.remove(HealthCheck healthCheck) |
| Modifier and Type | Method and Description |
|---|---|
HealthCheck |
HealthCheckCollection.add(HealthCheck healthCheck) |
HealthCheck[] |
HealthCheckCollection.addAll(HealthCheck[] healthChecks) |
HealthCheck |
HealthCheckCollection.remove(HealthCheck healthCheck) |
Copyright © 2025. All rights reserved.