| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.memory |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
MemoryManager.reserveMemory(Object owner,
long size)
Reserves a memory chunk of a certain size for an owner from this memory manager.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.