public interface GaugeLong
GaugeLongMetric
.
A Gauge typically doesn't represent an "Event" but the current value of a resource like threads, memory etc.
GaugeLongMetric
Modifier and Type | Method and Description |
---|---|
long |
getValue()
Return the current value.
|
Copyright © 2014. All Rights Reserved.