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