public class JvmAttributeGaugeSet extends Object implements com.codahale.metrics.MetricSet
Constructor and Description |
---|
JvmAttributeGaugeSet()
Creates a new set of gauges.
|
JvmAttributeGaugeSet(RuntimeMXBean runtime)
Creates a new set of gauges with the given
RuntimeMXBean . |
public JvmAttributeGaugeSet()
public JvmAttributeGaugeSet(RuntimeMXBean runtime)
RuntimeMXBean
.runtime
- JVM management interface with access to system propertiesCopyright © 2020. All rights reserved.