Package io.appform.ranger.core.healthservice
package io.appform.ranger.core.healthservice
-
ClassDescriptionAn interface which can be used to track the health of any service You can add a set of monitors, and a general health will be tracked byThis is a simple
HealthServiceimplementation, which can be used to register a set ofIsolatedHealthMonitors and get an aggregated health of the service.A simple time unit wrapper for any task, with initialDelay, interval and unit