public static class HeapPool.Allocator extends MemtableBufferAllocator
MemtableAllocator.SubAllocator| Modifier and Type | Method and Description |
|---|---|
java.nio.ByteBuffer |
allocate(int size,
OpOrder.Group opGroup) |
Cloner |
cloner(OpOrder.Group opGroup) |
EnsureOnHeap |
ensureOnHeap() |
allocatorisLive, offHeap, onHeap, setDiscarded, setDiscardingpublic Allocator(HeapPool pool)
public java.nio.ByteBuffer allocate(int size,
OpOrder.Group opGroup)
allocate in class MemtableBufferAllocatorpublic EnsureOnHeap ensureOnHeap()
ensureOnHeap in class MemtableAllocatorpublic Cloner cloner(OpOrder.Group opGroup)
cloner in class MemtableAllocatorCopyright © 2009-2022 The Apache Software Foundation