public class HealthCheckGauge extends Object implements com.codahale.metrics.Gauge<Integer>
HealthCheckGauge(com.codahale.metrics.health.HealthCheckRegistry registry, String name)
Integer
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HealthCheckGauge(com.codahale.metrics.health.HealthCheckRegistry registry, String name)
public Integer getValue()
getValue
com.codahale.metrics.Gauge<Integer>
Copyright © 2017. All rights reserved.