Uses of Class
io.helidon.health.checks.HeapMemoryHealthCheck
-
Uses of HeapMemoryHealthCheck in io.helidon.health.checks
Modifier and TypeMethodDescriptionHeapMemoryHealthCheck.Builder.build()
static HeapMemoryHealthCheck
HeapMemoryHealthCheck.create()
Create a new heap memory health check with default configuration.static HeapMemoryHealthCheck
HealthChecks.heapMemoryCheck()
Memory health check.static HeapMemoryHealthCheck
HealthChecks.heapMemoryCheck
(Config config) Memory health check.