| Constructor and Description |
|---|
JvmAttributeGaugeSet()
Creates a new set of gauges.
|
JvmAttributeGaugeSet(RuntimeMXBean runtime)
Creates a new set of gauges with the given
RuntimeMXBean. |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Metric> |
getMetrics()
A map of metric names to metrics.
|
public JvmAttributeGaugeSet()
public JvmAttributeGaugeSet(RuntimeMXBean runtime)
RuntimeMXBean.runtime - JVM management interface with access to system propertiesCopyright © 2017. All Rights Reserved.