Uses of Interface
io.netty.buffer.AdaptivePoolingAllocator.ChunkManagementStrategy
Packages that use AdaptivePoolingAllocator.ChunkManagementStrategy
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of AdaptivePoolingAllocator.ChunkManagementStrategy in io.netty.buffer
Classes in io.netty.buffer that implement AdaptivePoolingAllocator.ChunkManagementStrategyModifier and TypeClassDescriptionprivate static final classprivate static final classFields in io.netty.buffer declared as AdaptivePoolingAllocator.ChunkManagementStrategyModifier and TypeFieldDescriptionprivate final AdaptivePoolingAllocator.ChunkManagementStrategyAdaptivePoolingAllocator.MagazineGroup.chunkManagementStrategyConstructors in io.netty.buffer with parameters of type AdaptivePoolingAllocator.ChunkManagementStrategyModifierConstructorDescription(package private)MagazineGroup(AdaptivePoolingAllocator allocator, AdaptivePoolingAllocator.ChunkAllocator chunkAllocator, AdaptivePoolingAllocator.ChunkManagementStrategy chunkManagementStrategy, boolean isThreadLocal)