| Package | Description |
|---|---|
| io.lettuce.core.failover.api | |
| io.lettuce.core.failover.health |
Health check infrastructure for automatic failover in multi-database Redis connections.
|
| Class and Description |
|---|
| HealthCheckStrategySupplier
Supplier for health check strategies.
|
| HealthStatus
Enumeration representing the health status of a database endpoint as determined by the health check service.
|
| Class and Description |
|---|
| HealthCheck
Interface for health check operations on a Redis endpoint.
|
| HealthCheckStrategy
Interface for health check strategies.
|
| HealthCheckStrategy.Config |
| HealthCheckStrategy.Config.Builder
Base builder for HealthCheckStrategy.Config and its subclasses.
|
| HealthCheckStrategySupplier
Supplier for health check strategies.
|
| HealthStatus
Enumeration representing the health status of a database endpoint as determined by the health check service.
|
| HealthStatusChangeEvent
Event arguments for health status change events.
|
| HealthStatusListener
Listener for health status changes.
|
| HealthStatusManager
Manager for health status of Redis endpoints.
|
| LagAwareStrategy.Config |
| LagAwareStrategy.Config.Builder
Builder for LagAwareStrategy.Config.
|
| ProbingPolicy
Interface for probing policies.
|
| ProbingPolicy.Decision |
| ProbingPolicy.ProbeContext |
Copyright © 2026 lettuce.io. All rights reserved.