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