| Constructor and Description |
|---|
JvmAttributeGaugeSet()
Creates a new set of gauges.
|
JvmAttributeGaugeSet(java.lang.management.RuntimeMXBean runtime)
Creates a new set of gauges with the given
RuntimeMXBean. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,Metric> |
getMetrics()
A map of metric names to metrics.
|
public JvmAttributeGaugeSet()
public JvmAttributeGaugeSet(java.lang.management.RuntimeMXBean runtime)
RuntimeMXBean.runtime - JVM management interface with access to system propertiespublic java.util.Map<java.lang.String,Metric> getMetrics()
MetricSetgetMetrics in interface MetricSet"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"