-
- All Known Implementing Classes:
PooledBufferAllocator
public interface BufferAllocatorMetricProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BufferAllocatorMetricmetric()Returns aBufferAllocatorMetricfor aBufferAllocator.
-
-
-
Method Detail
-
metric
BufferAllocatorMetric metric()
Returns aBufferAllocatorMetricfor aBufferAllocator.
-
-