|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractByteBufferAllocator | |
|---|---|
| org.apache.directmemory.memory.allocator | |
| Uses of AbstractByteBufferAllocator in org.apache.directmemory.memory.allocator |
|---|
| Subclasses of AbstractByteBufferAllocator in org.apache.directmemory.memory.allocator | |
|---|---|
class |
FixedSizeByteBufferAllocatorImpl
ByteBufferAllocator implementation that instantiate ByteBuffers of fixed size, called slices. |
class |
MergingByteBufferAllocatorImpl
ByteBufferAllocator implementation with ByteBuffer merging capabilities. |
class |
SlabByteBufferAllocatorImpl
ByteBufferAllocator implementation that uses FixedSizeByteBufferAllocatorImpl
of different size to allocate best matching's size ByteBuffer |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||