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