Class LivenessResponsiveHealthIndicatorProperties
java.lang.Object
io.camunda.zeebe.util.health.AbstractDelayedHealthIndicatorProperties
io.camunda.zeebe.gateway.impl.probes.liveness.LivenessResponsiveHealthIndicatorProperties
@ConfigurationProperties(prefix="management.health.liveness.gateway-responsive")
public class LivenessResponsiveHealthIndicatorProperties
extends AbstractDelayedHealthIndicatorProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DurationvoidsetHealthZeebeClientProperties(HealthZeebeClientProperties healthZeebeClientProperties) voidsetRequestTimeout(Duration requestTimeout) Methods inherited from class io.camunda.zeebe.util.health.AbstractDelayedHealthIndicatorProperties
getMaxDowntime, setMaxDowntime
-
Constructor Details
-
LivenessResponsiveHealthIndicatorProperties
public LivenessResponsiveHealthIndicatorProperties()
-
-
Method Details
-
getDefaultMaxDowntime
- Specified by:
getDefaultMaxDowntimein classAbstractDelayedHealthIndicatorProperties
-
setRequestTimeout
-
getHealthZeebeClientProperties
-
setHealthZeebeClientProperties
-