Package com.codahale.metrics.jvm
Class BufferPoolMetricSet
java.lang.Object
com.codahale.metrics.jvm.BufferPoolMetricSet
- All Implemented Interfaces:
com.codahale.metrics.Metric
,com.codahale.metrics.MetricSet
A set of gauges for the count, usage, and capacity of the JVM's direct and mapped buffer pools.
These JMX objects are only available on Java 7 and above.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BufferPoolMetricSet
-
-
Method Details
-
getMetrics
- Specified by:
getMetrics
in interfacecom.codahale.metrics.MetricSet
-