public class HeapSlabPool extends Pool
cleanThreshold, limit
Constructor and Description |
---|
HeapSlabPool(long maxOnHeapMemory,
float cleanupThreshold,
java.lang.Runnable cleaner) |
Modifier and Type | Method and Description |
---|---|
HeapSlabAllocator |
newAllocator(OpOrder writes) |
allocated, reclaiming, used
public HeapSlabPool(long maxOnHeapMemory, float cleanupThreshold, java.lang.Runnable cleaner)
public HeapSlabAllocator newAllocator(OpOrder writes)
newAllocator
in class Pool
Copyright © 2014 The Apache Software Foundation