Uses of Interface
io.netty.buffer.ByteBufAllocatorMetric
Packages that use ByteBufAllocatorMetric
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of ByteBufAllocatorMetric in io.netty.buffer
Classes in io.netty.buffer that implement ByteBufAllocatorMetricModifier and TypeClassDescriptionfinal classAn auto-tuning poolingByteBufAllocator, that follows an anti-generational hypothesis.final classExposed metric forPooledByteBufAllocator.Methods in io.netty.buffer that return ByteBufAllocatorMetricModifier and TypeMethodDescriptionAdaptiveByteBufAllocator.metric()ByteBufAllocatorMetricProvider.metric()Returns aByteBufAllocatorMetricfor aByteBufAllocator.UnpooledByteBufAllocator.metric()