public interface GaugeDoubleGroup extends Metric
GaugeDoubleMetric that are closely related.
Used for example to group the JVM Memory gauges together such as Percentage Used, Max Memory, Initial Memory, Committed Memory.
| Modifier and Type | Method and Description |
|---|---|
GaugeDoubleMetric[] |
getGaugeMetrics()
Return the metrics in this group.
|
clearStatistics, collectStatistics, getName, visitGaugeDoubleMetric[] getGaugeMetrics()
Copyright © 2014. All Rights Reserved.