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