Class MaxwellHealthCheck


  • public class MaxwellHealthCheck
    extends com.codahale.metrics.health.HealthCheck
    • Constructor Detail

    • Method Detail

      • check

        protected com.codahale.metrics.health.HealthCheck.Result check()
                                                                throws Exception
        Specified by:
        check in class com.codahale.metrics.health.HealthCheck
        Throws:
        Exception