public interface HealthIndicators
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLivenessHealth()
Check whether runtime is liveness health
|
boolean |
isReadinessHealth()
Check whether runtime is readiness healthy
|
Copyright © 2019. All rights reserved.