public class FlinkMemorySegmentPool extends AbstractMemorySegmentPool
pageSize
DEFAULT_PAGE_SIZE
Constructor and Description |
---|
FlinkMemorySegmentPool(long maxMemory,
int pageSize,
MemorySegmentAllocator allocator) |
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
public FlinkMemorySegmentPool(long maxMemory, int pageSize, MemorySegmentAllocator allocator)
protected MemorySegment allocateMemory()
allocateMemory
in class AbstractMemorySegmentPool
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.