| 程序包 | 说明 |
|---|---|
| io.netty.buffer |
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
PooledByteBufAllocatorMetric
Exposed metric for
PooledByteBufAllocator. |
| 限定符和类型 | 方法和说明 |
|---|---|
ByteBufAllocatorMetric |
UnpooledByteBufAllocator.metric() |
ByteBufAllocatorMetric |
ByteBufAllocatorMetricProvider.metric()
Returns a
ByteBufAllocatorMetric for a ByteBufAllocator. |