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