| 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 | Method and Description |
|---|---|
ProbingPolicy.Decision |
ProbingPolicy.evaluate(ProbingPolicy.ProbeContext data) |
static ProbingPolicy.Decision |
ProbingPolicy.Decision.valueOf(java.lang.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 © 2025. All rights reserved.