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
Fields in io.netty.buffer declared as PooledByteBufAllocatorMetric Modifier and Type Field Description private PooledByteBufAllocatorMetric
PooledByteBufAllocator. metric
Methods in io.netty.buffer that return PooledByteBufAllocatorMetric Modifier and Type Method Description PooledByteBufAllocatorMetric
PooledByteBufAllocator. metric()
-