Package | Description |
---|---|
com.codahale.metrics.health | |
com.codahale.metrics.health.jvm |
Class and Description |
---|
HealthCheck
A health check for a component of your application.
|
HealthCheck.Result
The result of a
HealthCheck being run. |
HealthCheck.ResultBuilder
This a convenient builder for an
HealthCheck.Result . |
HealthCheckRegistry
A registry for health checks.
|
HealthCheckRegistryListener
A listener contract for
HealthCheckRegistry events. |
Class and Description |
---|
HealthCheck
A health check for a component of your application.
|
HealthCheck.Result
The result of a
HealthCheck being run. |
Copyright © 2020. All Rights Reserved.