public class SlabPool extends MemtablePool
MemtablePool.SubPoolblockedOnAllocating, numPendingTasks, offHeap, onHeap| Constructor and Description |
|---|
SlabPool(long maxOnHeapMemory,
long maxOffHeapMemory,
float cleanupThreshold,
MemtableCleaner cleaner) |
| Modifier and Type | Method and Description |
|---|---|
MemtableAllocator |
newAllocator() |
getNumPendingtasks, needsCleaning, shutdownAndWaitpublic SlabPool(long maxOnHeapMemory,
long maxOffHeapMemory,
float cleanupThreshold,
MemtableCleaner cleaner)
public MemtableAllocator newAllocator()
newAllocator in class MemtablePoolCopyright © 2009-2022 The Apache Software Foundation