public interface GaugeLongGroup extends Metric
GaugeLongMetric gauges that are closely related.
For example this used to group the JVM Thread gauges such as 'active threads' and 'total threads' together.
| Modifier and Type | Method and Description |
|---|---|
GaugeLongMetric[] |
getGaugeMetrics()
Return the metrics in this group.
|
clearStatistics, collectStatistics, getName, visitGaugeLongMetric[] getGaugeMetrics()
Copyright © 2014. All Rights Reserved.