Class GlobalBufferPoolAllocator

java.lang.Object
io.netty.buffer.AbstractByteBufAllocator
org.apache.cassandra.net.BufferPoolAllocator
org.apache.cassandra.net.GlobalBufferPoolAllocator
All Implemented Interfaces:
io.netty.buffer.ByteBufAllocator

public class GlobalBufferPoolAllocator extends BufferPoolAllocator
Primary ByteBuf / ByteBuffer allocator - using the global BufferPool.