| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmaster.slotpool |
| Modifier and Type | Method and Description |
|---|---|
Map<SlotRequestId,CompletableFuture<PhysicalSlotRequest.Result>> |
PhysicalSlotProviderImpl.allocatePhysicalSlots(Collection<PhysicalSlotRequest> physicalSlotRequests) |
Map<SlotRequestId,CompletableFuture<PhysicalSlotRequest.Result>> |
PhysicalSlotProvider.allocatePhysicalSlots(Collection<PhysicalSlotRequest> physicalSlotRequests)
Submit requests to allocate physical slots.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.