Package io.camunda.zeebe.util.liveness
Class LivenessMemoryHealthIndicatorProperties
java.lang.Object
io.camunda.zeebe.util.health.MemoryHealthIndicatorProperties
io.camunda.zeebe.util.liveness.LivenessMemoryHealthIndicatorProperties
@ConfigurationProperties(prefix="management.health.liveness.memory")
public class LivenessMemoryHealthIndicatorProperties
extends MemoryHealthIndicatorProperties
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.camunda.zeebe.util.health.MemoryHealthIndicatorProperties
getThreshold, setThreshold
-
Constructor Details
-
LivenessMemoryHealthIndicatorProperties
public LivenessMemoryHealthIndicatorProperties()
-
-
Method Details
-
getDefaultThreshold
protected double getDefaultThreshold()- Overrides:
getDefaultThresholdin classMemoryHealthIndicatorProperties
-