@Immutable public interface HealthCheckConfig extends BasicHealthCheckConfig
| Modifier and Type | Interface and Description |
|---|---|
static interface |
HealthCheckConfig.ClusterRolesConfig
Provides configuration settings of the health checking regarding cluster roles.
|
static class |
HealthCheckConfig.HealthCheckConfigValue
An enumeration of the known config path expressions and their associated default values for
HealthCheckConfig. |
| Modifier and Type | Method and Description |
|---|---|
HealthCheckConfig.ClusterRolesConfig |
getClusterRolesConfig()
Returns the configuration settings of the health checking regarding cluster roles.
|
Duration |
getServiceTimeout()
Returns the timeout used by the health check for determining the health of a single service.
|
getInterval, isEnabledDuration getServiceTimeout()
HealthCheckConfig.ClusterRolesConfig getClusterRolesConfig()
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.