Uses of Class
io.helidon.health.checks.DiskSpaceHealthCheck.Builder
-
Uses of DiskSpaceHealthCheck.Builder in io.helidon.health.checks
Modifier and TypeMethodDescriptionstatic DiskSpaceHealthCheck.Builder
DiskSpaceHealthCheck.builder()
A new fluent API builder to configure this health check.Set up the disk space health check via config keys, if present.Path on the file system to find a file system.Path on the file system to find a file system.DiskSpaceHealthCheck.Builder.thresholdPercent
(double threshold) Threshold percent.