| Package | Description |
|---|---|
| org.apache.flink.runtime.memory |
| Modifier and Type | Method and Description |
|---|---|
<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–2025 The Apache Software Foundation. All rights reserved.