public class NativePool extends MemtablePool
MemtablePool.SubPool
blockedOnAllocating, numPendingTasks, offHeap, onHeap
Constructor and Description |
---|
NativePool(long maxOnHeapMemory,
long maxOffHeapMemory,
float cleanThreshold,
MemtableCleaner cleaner) |
Modifier and Type | Method and Description |
---|---|
NativeAllocator |
newAllocator(java.lang.String table) |
getNumPendingtasks, needsCleaning, shutdownAndWait
public NativePool(long maxOnHeapMemory, long maxOffHeapMemory, float cleanThreshold, MemtableCleaner cleaner)
public NativeAllocator newAllocator(java.lang.String table)
newAllocator
in class MemtablePool
Copyright © 2009-2022 The Apache Software Foundation