public class GaugeImpl extends AbstractMeter implements Gauge
Supplier as the value.| Modifier and Type | Class and Description |
|---|---|
static class |
GaugeImpl.Builder |
| Modifier and Type | Field and Description |
|---|---|
protected Supplier<Double> |
getter |
meterId| Constructor and Description |
|---|
GaugeImpl(MeterId meterId,
Supplier<Double> getter) |
| Modifier and Type | Method and Description |
|---|---|
double |
get()
Get count
|
equals, getMeterId, getName, getTag, hashCodeclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetMeterId, getName, getTagCopyright © 2020 The Apache Software Foundation. All rights reserved.