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