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