Uses of Interface
io.netty.buffer.AdaptivePoolingAllocator.ChunkCache
Packages that use AdaptivePoolingAllocator.ChunkCache
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of AdaptivePoolingAllocator.ChunkCache in io.netty.buffer
Classes in io.netty.buffer that implement AdaptivePoolingAllocator.ChunkCacheModifier and TypeClassDescriptionprivate static final classprivate static final classFields in io.netty.buffer declared as AdaptivePoolingAllocator.ChunkCacheModifier and TypeFieldDescriptionprivate final AdaptivePoolingAllocator.ChunkCacheAdaptivePoolingAllocator.MagazineGroup.chunkCacheMethods in io.netty.buffer that return AdaptivePoolingAllocator.ChunkCacheModifier and TypeMethodDescriptionAdaptivePoolingAllocator.BuddyChunkManagementStrategy.createChunkCache(boolean isThreadLocal) AdaptivePoolingAllocator.ChunkManagementStrategy.createChunkCache(boolean isThreadLocal) AdaptivePoolingAllocator.SizeClassChunkManagementStrategy.createChunkCache(boolean isThreadLocal)