| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.memory |
| 限定符和类型 | 方法和说明 |
|---|---|
<T extends AutoCloseable> |
SharedResources.getOrAllocateSharedResource(String type,
Object leaseHolder,
org.apache.flink.util.function.LongFunctionWithException<T,Exception> initializer,
long sizeForInitialization)
Gets the shared memory resource for the given owner and registers a lease.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.