Uses of Class
io.netty.buffer.AdaptivePoolingAllocator.SizeClassedChunk
Packages that use AdaptivePoolingAllocator.SizeClassedChunk
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of AdaptivePoolingAllocator.SizeClassedChunk in io.netty.buffer
Fields in io.netty.buffer declared as AdaptivePoolingAllocator.SizeClassedChunkModifier and TypeFieldDescription(package private) AdaptivePoolingAllocator.SizeClassedChunk[]AdaptivePoolingAllocator.ThreadLocalSizeClassedChunkCache.chunksFields in io.netty.buffer with type parameters of type AdaptivePoolingAllocator.SizeClassedChunkModifier and TypeFieldDescriptionprivate final ArrayList<AdaptivePoolingAllocator.SizeClassedChunk> AdaptivePoolingAllocator.SharedSizeClassedChunkCache.deferredBufferprivate final Queue<AdaptivePoolingAllocator.SizeClassedChunk> AdaptivePoolingAllocator.SharedSizeClassedChunkCache.queueprivate static final AtomicIntegerFieldUpdater<AdaptivePoolingAllocator.SizeClassedChunk> AdaptivePoolingAllocator.SizeClassedChunk.STATEMethods in io.netty.buffer that return AdaptivePoolingAllocator.SizeClassedChunkModifier and TypeMethodDescription(package private) AdaptivePoolingAllocator.SizeClassedChunkAdaptivePoolingAllocator.SharedSizeClassedChunkCache.forcePurge()(package private) abstract AdaptivePoolingAllocator.SizeClassedChunkAdaptivePoolingAllocator.SizeClassedChunkCache.forcePurge()(package private) AdaptivePoolingAllocator.SizeClassedChunkAdaptivePoolingAllocator.ThreadLocalSizeClassedChunkCache.forcePurge()AdaptivePoolingAllocator.SharedSizeClassedChunkCache.pollChunk(int size) AdaptivePoolingAllocator.SizeClassedChunkCache.pollChunk(int size) AdaptivePoolingAllocator.ThreadLocalSizeClassedChunkCache.pollChunk(int size) AdaptivePoolingAllocator.SharedSizeClassedChunkCache.scanForCapacity()AdaptivePoolingAllocator.ThreadLocalSizeClassedChunkCache.scanForCapacity()AdaptivePoolingAllocator.ThreadLocalSizeClassedChunkCache.scanForCapacityFallback()AdaptivePoolingAllocator.SharedSizeClassedChunkCache.scanForCapacitySlow(long generation, AdaptivePoolingAllocator.SizeClassedChunk fallback) Methods in io.netty.buffer with parameters of type AdaptivePoolingAllocator.SizeClassedChunkModifier and TypeMethodDescriptionprivate booleanAdaptivePoolingAllocator.SharedSizeClassedChunkCache.offerOrDeallocate(AdaptivePoolingAllocator.SizeClassedChunk chunk) private booleanAdaptivePoolingAllocator.SharedSizeClassedChunkCache.offerOrDeallocate(AdaptivePoolingAllocator.SizeClassedChunk chunk, long generation) AdaptivePoolingAllocator.SharedSizeClassedChunkCache.scanForCapacitySlow(long generation, AdaptivePoolingAllocator.SizeClassedChunk fallback)