| Package | Description |
|---|---|
| org.apache.flink.runtime.scheduler.adaptive | |
| org.apache.flink.runtime.scheduler.adaptive.allocator |
| Modifier and Type | Method and Description |
|---|---|
JobInformation.VertexInformation |
JobGraphJobInformation.getVertexInformation(JobVertexID jobVertexId) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<JobInformation.VertexInformation> |
JobGraphJobInformation.getVertices() |
| Modifier and Type | Method and Description |
|---|---|
JobInformation.VertexInformation |
JobInformation.getVertexInformation(JobVertexID jobVertexId) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<JobInformation.VertexInformation> |
JobInformation.getVertices() |
| Modifier and Type | Method and Description |
|---|---|
ResourceCounter |
SlotSharingSlotAllocator.calculateRequiredSlots(Iterable<JobInformation.VertexInformation> vertices) |
ResourceCounter |
SlotAllocator.calculateRequiredSlots(Iterable<JobInformation.VertexInformation> vertices)
Calculates the total resources required for scheduling the given vertices.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.