| Package | Description |
|---|---|
| io.lettuce.core.failover.health |
Health check infrastructure for automatic failover in multi-database Redis connections.
|
| 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.Builder
Builder for LagAwareStrategy.Config.
|
| Modifier and Type | Method and Description |
|---|---|
static HealthCheckStrategy.Config.Builder<?,? extends HealthCheckStrategy.Config> |
HealthCheckStrategy.Config.builder()
Create a new builder for HealthCheckStrategy.Config.
|
Copyright © 2026 lettuce.io. All rights reserved.