public class GaugeResource extends MetricResource
MetricResource.Page| Modifier | Constructor and Description |
|---|---|
protected |
GaugeResource()
No-arg constructor for serialization frameworks.
|
|
GaugeResource(java.lang.String name,
long value) |
| Modifier and Type | Method and Description |
|---|---|
long |
getValue()
Return the value for the gauge.
|
getName