Uses of Class
io.netty.buffer.AdaptivePoolingAllocator
Packages that use AdaptivePoolingAllocator
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of AdaptivePoolingAllocator in io.netty.buffer
Fields in io.netty.buffer declared as AdaptivePoolingAllocatorModifier and TypeFieldDescriptionprotected final AdaptivePoolingAllocatorAdaptivePoolingAllocator.AllocationStatistics.parentConstructors in io.netty.buffer with parameters of type AdaptivePoolingAllocatorModifierConstructorDescriptionprivateAllocationStatistics(AdaptivePoolingAllocator parent, boolean shareable) (package private)Magazine(AdaptivePoolingAllocator parent) (package private)Magazine(AdaptivePoolingAllocator parent, boolean shareable)