Uses of Interface
io.netty.buffer.AdaptivePoolingAllocator.ChunkAllocator
Packages that use AdaptivePoolingAllocator.ChunkAllocator
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of AdaptivePoolingAllocator.ChunkAllocator in io.netty.buffer
Classes in io.netty.buffer that implement AdaptivePoolingAllocator.ChunkAllocatorModifier and TypeClassDescriptionprivate static final classprivate static final classFields in io.netty.buffer declared as AdaptivePoolingAllocator.ChunkAllocatorModifier and TypeFieldDescriptionprivate final AdaptivePoolingAllocator.ChunkAllocatorAdaptivePoolingAllocator.chunkAllocatorConstructors in io.netty.buffer with parameters of type AdaptivePoolingAllocator.ChunkAllocatorModifierConstructorDescription(package private)AdaptivePoolingAllocator(AdaptivePoolingAllocator.ChunkAllocator chunkAllocator, AdaptivePoolingAllocator.MagazineCaching magazineCaching)