public class FlinkMemorySegmentPool extends AbstractMemorySegmentPool
pageSizeDEFAULT_PAGE_SIZE| Constructor and Description |
|---|
FlinkMemorySegmentPool(long maxMemory,
int pageSize,
MemorySegmentAllocator allocator) |
| Modifier and Type | Method and Description |
|---|---|
protected MemorySegment |
allocateMemory() |
freePages, nextSegment, pageSize, returnAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateHeapPoolpublic FlinkMemorySegmentPool(long maxMemory,
int pageSize,
MemorySegmentAllocator allocator)
protected MemorySegment allocateMemory()
allocateMemory in class AbstractMemorySegmentPoolCopyright © 2023–2024 The Apache Software Foundation. All rights reserved.