Package | Description |
---|---|
org.apache.flink.runtime.memory |
Modifier and Type | Method and Description |
---|---|
void |
MemoryManager.reserveMemory(Object owner,
long size)
Reserves a memory chunk of a certain size for an owner from this memory manager.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.