Uses of Class
io.netty.buffer.PooledByteBufAllocatorMetric
-
Packages that use PooledByteBufAllocatorMetric Package Description io.netty.buffer Abstraction of a byte buffer - the fundamental data structure to represent a low-level binary and text message. -
-
Uses of PooledByteBufAllocatorMetric in io.netty.buffer
Methods in io.netty.buffer that return PooledByteBufAllocatorMetric Modifier and Type Method Description PooledByteBufAllocatorMetric
PooledByteBufAllocator. metric()
-