Uses of Interface
io.netty5.buffer.pool.BufferAllocatorMetric
-
Packages that use BufferAllocatorMetric Package Description io.netty5.buffer.pool A poolingBufferAllocatorimplementation based on jemalloc. -
-
Uses of BufferAllocatorMetric in io.netty5.buffer.pool
Methods in io.netty5.buffer.pool that return BufferAllocatorMetric Modifier and Type Method Description BufferAllocatorMetricBufferAllocatorMetricProvider. metric()Returns aBufferAllocatorMetricfor aBufferAllocator.BufferAllocatorMetricPooledBufferAllocator. metric()
-