public abstract class PerReporterGauge<T> extends Object implements com.codahale.metrics.Gauge<T>
PerReporterGauge()
abstract T
getValueForReporter(Object reporter)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getValue
public PerReporterGauge()
public abstract T getValueForReporter(Object reporter)
Copyright © 2022 The Apache Software Foundation. All rights reserved.