Class GaugeJson
java.lang.Object
net.bluemind.metrics.registry.json.RegJson
net.bluemind.metrics.registry.json.GaugeJson
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class net.bluemind.metrics.registry.json.RegJson
getId, getMetricType
-
Constructor Details
-
GaugeJson
public GaugeJson(com.netflix.spectator.api.Id id, double v)
-
-
Method Details
-
getValue
public double getValue()
-