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.
|
long getValue()
Copyright © 2019. All rights reserved.