| Package | Description |
|---|---|
| org.apache.flink.runtime.scheduler.adaptive.allocator |
| Modifier and Type | Method and Description |
|---|---|
static ReservedSlots |
ReservedSlots.create(Map<ExecutionVertexID,LogicalSlot> assignedSlots) |
| Modifier and Type | Method and Description |
|---|---|
Optional<ReservedSlots> |
SlotAllocator.tryReserveResources(JobSchedulingPlan jobSchedulingPlan)
Reserves slots according to the given assignment if possible.
|
Optional<ReservedSlots> |
SlotSharingSlotAllocator.tryReserveResources(JobSchedulingPlan jobSchedulingPlan) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.