| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.scheduler.adaptive.allocator |
| 限定符和类型 | 方法和说明 |
|---|---|
static ReservedSlots |
ReservedSlots.create(Map<ExecutionVertexID,LogicalSlot> assignedSlots) |
| 限定符和类型 | 方法和说明 |
|---|---|
Optional<ReservedSlots> |
SlotSharingSlotAllocator.tryReserveResources(VertexParallelism vertexParallelism) |
Optional<ReservedSlots> |
SlotAllocator.tryReserveResources(VertexParallelism vertexParallelism)
Reserves slots according to the given assignment if possible.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.