public class PrometheusGauge extends AbstractMeter implements Gauge
Gauge.BuilderMeter.Type| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |
double |
value()
Returns the current value.
|
getDescription, getName, getTagsclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDescription, getName, getTagspublic double value()
Gaugepublic boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Object