public class BufferPoolMetrics
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
| com.codahale.metrics.Meter | missesTotal number of misses | 
| com.codahale.metrics.Gauge<java.lang.Long> | sizeTotal size of buffer pools, in bytes | 
| Constructor and Description | 
|---|
| BufferPoolMetrics() | 
Copyright © 2018 The Apache Software Foundation