public class StatusTracker
extends java.lang.Object
| Constructor and Description |
|---|
StatusTracker(HealthStatusManager healthStatusManager) |
| Modifier and Type | Method and Description |
|---|---|
HealthStatus |
waitForHealthStatus(Endpoint endpoint)
Waits for a specific endpoint's health status to be determined (not UNKNOWN).
|
public StatusTracker(HealthStatusManager healthStatusManager)
public HealthStatus waitForHealthStatus(Endpoint endpoint)
endpoint - the endpoint to wait forJedisConnectionException - if interrupted while waitingCopyright © 2025. All rights reserved.