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.BuddyChunkController.chunkAllocatorprivate final AdaptivePoolingAllocator.ChunkAllocatorAdaptivePoolingAllocator.chunkAllocatorprivate final AdaptivePoolingAllocator.ChunkAllocatorAdaptivePoolingAllocator.MagazineGroup.chunkAllocatorprivate final AdaptivePoolingAllocator.ChunkAllocatorAdaptivePoolingAllocator.SizeClassChunkController.chunkAllocatorConstructors in io.netty.buffer with parameters of type AdaptivePoolingAllocator.ChunkAllocatorModifierConstructorDescription(package private)AdaptivePoolingAllocator(AdaptivePoolingAllocator.ChunkAllocator chunkAllocator, boolean useCacheForNonEventLoopThreads) (package private)MagazineGroup(AdaptivePoolingAllocator allocator, AdaptivePoolingAllocator.ChunkAllocator chunkAllocator, AdaptivePoolingAllocator.ChunkManagementStrategy chunkManagementStrategy, boolean isThreadLocal)