Package org.apache.cassandra.net
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
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.cassandra.net.BufferPoolAllocator
BufferPoolAllocator.Wrapped -
Field Summary
FieldsFields inherited from interface io.netty.buffer.ByteBufAllocator
DEFAULT -
Method Summary
Methods inherited from class org.apache.cassandra.net.BufferPoolAllocator
isDirectBufferPooled, newDirectBuffer, newHeapBuffer, usedSizeInBytesMethods inherited from class io.netty.buffer.AbstractByteBufAllocator
buffer, buffer, buffer, calculateNewCapacity, compositeBuffer, compositeBuffer, compositeDirectBuffer, compositeDirectBuffer, compositeHeapBuffer, compositeHeapBuffer, directBuffer, directBuffer, directBuffer, heapBuffer, heapBuffer, heapBuffer, ioBuffer, ioBuffer, ioBuffer, toLeakAwareBuffer, toLeakAwareBuffer, toString
-
Field Details
-
instance
-
-
Method Details
-
wrap
-