| Package | Description |
|---|---|
| org.apache.flink.runtime.jobmaster.slotpool |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<PhysicalSlotRequest.Result> |
PhysicalSlotProvider.allocatePhysicalSlot(PhysicalSlotRequest physicalSlotRequest)
Submit a request to allocate a physical slot.
|
CompletableFuture<PhysicalSlotRequest.Result> |
PhysicalSlotProviderImpl.allocatePhysicalSlot(PhysicalSlotRequest physicalSlotRequest) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.