Uses of Class
io.helidon.health.checks.HeapMemoryHealthCheck.Builder
Packages that use HeapMemoryHealthCheck.Builder
-
Uses of HeapMemoryHealthCheck.Builder in io.helidon.health.checks
Methods in io.helidon.health.checks that return HeapMemoryHealthCheck.BuilderModifier 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.