public class DropwizardHealthMonitor
extends com.flipkart.ranger.healthservice.monitor.IsolatedHealthMonitor<com.flipkart.ranger.healthcheck.HealthcheckStatus>
| Constructor and Description |
|---|
DropwizardHealthMonitor(com.flipkart.ranger.healthservice.TimeEntity runInterval,
long stalenessAllowedInMillis,
io.dropwizard.setup.Environment environment) |
| Modifier and Type | Method and Description |
|---|---|
com.flipkart.ranger.healthcheck.HealthcheckStatus |
monitor() |
Copyright © 2018–2021. All rights reserved.