public class HeapPool extends MemtablePool
MemtablePool.SubPoolblockedOnAllocating, offHeap, onHeap| Constructor and Description | 
|---|
| HeapPool(long maxOnHeapMemory,
        float cleanupThreshold,
        java.lang.Runnable cleaner) | 
| Modifier and Type | Method and Description | 
|---|---|
| MemtableAllocator | newAllocator() | 
public HeapPool(long maxOnHeapMemory,
                float cleanupThreshold,
                java.lang.Runnable cleaner)
public MemtableAllocator newAllocator()
newAllocator in class MemtablePoolCopyright © 2018 The Apache Software Foundation