Uses of Enum
io.netty.buffer.AdaptivePoolingAllocator.MagazineCaching
Packages that use AdaptivePoolingAllocator.MagazineCaching
Package
Description
Abstraction of a byte buffer - the fundamental data structure
to represent a low-level binary and text message.
-
Uses of AdaptivePoolingAllocator.MagazineCaching in io.netty.buffer
Methods in io.netty.buffer that return AdaptivePoolingAllocator.MagazineCachingModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.AdaptivePoolingAllocator.MagazineCaching.values()
Returns an array containing the constants of this enum type, in the order they are declared.Constructors in io.netty.buffer with parameters of type AdaptivePoolingAllocator.MagazineCachingModifierConstructorDescription(package private)
AdaptivePoolingAllocator
(AdaptivePoolingAllocator.ChunkAllocator chunkAllocator, AdaptivePoolingAllocator.MagazineCaching magazineCaching)