Class LivenessClusterAwarenessHealthIndicatorProperties
java.lang.Object
io.camunda.zeebe.util.health.AbstractDelayedHealthIndicatorProperties
io.camunda.zeebe.gateway.impl.probes.liveness.LivenessClusterAwarenessHealthIndicatorProperties
@ConfigurationProperties(prefix="management.health.liveness.gateway-clusterawareness")
public class LivenessClusterAwarenessHealthIndicatorProperties
extends AbstractDelayedHealthIndicatorProperties
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.camunda.zeebe.util.health.AbstractDelayedHealthIndicatorProperties
getMaxDowntime, setMaxDowntime
-
Constructor Details
-
LivenessClusterAwarenessHealthIndicatorProperties
public LivenessClusterAwarenessHealthIndicatorProperties()
-
-
Method Details
-
getDefaultMaxDowntime
- Specified by:
getDefaultMaxDowntimein classAbstractDelayedHealthIndicatorProperties
-