| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.jobmaster.slotpool |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2024 The Apache Software Foundation. All rights reserved.