public class NoOpPolledGauge extends AbstractMetric implements PolledGauge
PolledGauge
.PolledGauge.Builder<T>
Constructor and Description |
---|
NoOpPolledGauge(MetricId id) |
Modifier and Type | Method and Description |
---|---|
double |
getValue() |
equals, getId, hashCode
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder, register, unregister
public NoOpPolledGauge(MetricId id)
public double getValue()
getValue
in interface PolledGauge
Copyright © 2018 WSO2. All rights reserved.