Uses of Class
io.netty.buffer.AdaptivePoolingAllocator.IntStack
Packages that use AdaptivePoolingAllocator.IntStack
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of AdaptivePoolingAllocator.IntStack in io.netty.buffer
Fields in io.netty.buffer declared as AdaptivePoolingAllocator.IntStackModifier and TypeFieldDescriptionprivate final AdaptivePoolingAllocator.IntStackAdaptivePoolingAllocator.SizeClassedChunk.localFreeListMethods in io.netty.buffer that return AdaptivePoolingAllocator.IntStackModifier and TypeMethodDescriptionAdaptivePoolingAllocator.SizeClassChunkController.createLocalFreeList()Methods in io.netty.buffer with parameters of type AdaptivePoolingAllocator.IntStackModifier and TypeMethodDescriptionprivate voidAdaptivePoolingAllocator.SizeClassedChunk.updateStateOnLocalReleaseSegment(int previousLocalSize, AdaptivePoolingAllocator.IntStack localFreeList)