Package com.zendesk.maxwell.monitoring
Class MaxwellHealthCheck
- java.lang.Object
-
- com.codahale.metrics.health.HealthCheck
-
- com.zendesk.maxwell.monitoring.MaxwellHealthCheck
-
public class MaxwellHealthCheck extends com.codahale.metrics.health.HealthCheck
-
-
Constructor Summary
Constructors Constructor Description MaxwellHealthCheck(AbstractProducer producer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected com.codahale.metrics.health.HealthCheck.Result
check()
-
-
-
Constructor Detail
-
MaxwellHealthCheck
public MaxwellHealthCheck(AbstractProducer producer)
-
-