io.dropwizard.metrics5.Gauge<Long>
io.dropwizard.metrics5.Metric
public class SettableGauge extends Object implements io.dropwizard.metrics5.Gauge<Long>
SettableGauge()
Long
getValue()
void
setValue(long value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SettableGauge()
public Long getValue()
getValue
public void setValue(long value)
Copyright © 2019. All rights reserved.