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