public class BufferPoolMetricSet extends Object implements io.dropwizard.metrics5.MetricSet
These JMX objects are only available on Java 7 and above.
| Constructor and Description |
|---|
BufferPoolMetricSet(MBeanServer mBeanServer) |
| Modifier and Type | Method and Description |
|---|---|
Map<io.dropwizard.metrics5.MetricName,io.dropwizard.metrics5.Metric> |
getMetrics() |
public BufferPoolMetricSet(MBeanServer mBeanServer)
public Map<io.dropwizard.metrics5.MetricName,io.dropwizard.metrics5.Metric> getMetrics()
getMetrics in interface io.dropwizard.metrics5.MetricSetCopyright © 2019. All rights reserved.