Uses of Class
io.helidon.health.checks.HeapMemoryHealthCheck.Builder
-
Uses of HeapMemoryHealthCheck.Builder in io.helidon.health.checks
Modifier and TypeMethodDescriptionHeapMemoryHealthCheck.builder()
Create a new fluent API builder to configure a new health check.Set up the heap space health check via config key, if present.HeapMemoryHealthCheck.Builder.thresholdPercent
(double threshold) Threshol percentage.