public class MemorySegmentAllocator extends Object
Constructor and Description |
---|
MemorySegmentAllocator(Object owner,
org.apache.flink.runtime.memory.MemoryManager memoryManager) |
Modifier and Type | Method and Description |
---|---|
MemorySegment |
allocate()
Allocates a set of memory segments for memory pool.
|
void |
release() |
public MemorySegmentAllocator(Object owner, org.apache.flink.runtime.memory.MemoryManager memoryManager)
public MemorySegment allocate()
public void release()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.