Module io.netty5.buffer
Package io.netty5.buffer.api.pool
A pooling
BufferAllocator
implementation based on jemalloc.-
Interface Summary Interface Description BufferAllocatorMetric BufferAllocatorMetricProvider PoolArenaMetric Expose metrics for an arena.PoolChunkListMetric Metrics for a list of chunks.PoolChunkMetric Metrics for a chunk.PoolSubpageMetric Metrics for a sub-page.SizeClassesMetric Expose metrics for an SizeClasses.UntetheredMemory Memory that isn't attached to any particular buffer. -
Class Summary Class Description PooledBufferAllocator