| Package | Description |
|---|---|
| org.apache.flink.runtime.scheduler |
| Modifier and Type | Method and Description |
|---|---|
ExecutionVertexSchedulingRequirements |
ExecutionVertexSchedulingRequirements.Builder.build() |
static ExecutionVertexSchedulingRequirements |
ExecutionVertexSchedulingRequirementsMapper.from(ExecutionVertex executionVertex) |
| Modifier and Type | Method and Description |
|---|---|
List<SlotExecutionVertexAssignment> |
ExecutionSlotAllocator.allocateSlotsFor(List<ExecutionVertexSchedulingRequirements> executionVertexSchedulingRequirements)
Allocate slots for the given executions.
|
List<SlotExecutionVertexAssignment> |
DefaultExecutionSlotAllocator.allocateSlotsFor(List<ExecutionVertexSchedulingRequirements> executionVertexSchedulingRequirements) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.