public interface HealthCheckable
| Modifier and Type | Method and Description |
|---|---|
void |
registerChecker(HealthChecker healthChecker)
Register health checker.
|
void registerChecker(HealthChecker healthChecker)
healthChecker - HealthChecker to be registered.Copyright © 2021 The Apache Software Foundation. All rights reserved.