Uses of Class
io.netty.buffer.AdaptivePoolingAllocator.ChunkRegistry
-
Packages that use AdaptivePoolingAllocator.ChunkRegistry Package Description io.netty.buffer Abstraction of a byte buffer - the fundamental data structure to represent a low-level binary and text message. -
-
Uses of AdaptivePoolingAllocator.ChunkRegistry in io.netty.buffer
Fields in io.netty.buffer declared as AdaptivePoolingAllocator.ChunkRegistry Modifier and Type Field Description private AdaptivePoolingAllocator.ChunkRegistryAdaptivePoolingAllocator.BuddyChunkController. chunkRegistryprivate AdaptivePoolingAllocator.ChunkRegistryAdaptivePoolingAllocator. chunkRegistryprivate AdaptivePoolingAllocator.ChunkRegistryAdaptivePoolingAllocator.SizeClassChunkController. chunkRegistry
-