| Package | Description |
|---|---|
| io.lettuce.core.failover.health |
Health check infrastructure for automatic failover in multi-database Redis connections.
|
| Modifier and Type | Method and Description |
|---|---|
ProbingPolicy.Decision |
ProbingPolicy.evaluate(ProbingPolicy.ProbeContext data) |
static ProbingPolicy.Decision |
ProbingPolicy.Decision.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProbingPolicy.Decision[] |
ProbingPolicy.Decision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2026 lettuce.io. All rights reserved.