public class HeapMemorySegmentPool extends AbstractMemorySegmentPool
pageSize
DEFAULT_PAGE_SIZE
Constructor and Description |
---|
HeapMemorySegmentPool(long maxMemory,
int pageSize) |
Modifier and Type | Method and Description |
---|---|
protected MemorySegment |
allocateMemory() |
freePages, nextSegment, pageSize, returnAll
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
createHeapPool
protected MemorySegment allocateMemory()
allocateMemory
in class AbstractMemorySegmentPool
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.