| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.scheduler.adaptive | |
| org.apache.flink.runtime.scheduler.adaptive.allocator |
| 限定符和类型 | 方法和说明 |
|---|---|
JobInformation.VertexInformation |
JobGraphJobInformation.getVertexInformation(JobVertexID jobVertexId) |
| 限定符和类型 | 方法和说明 |
|---|---|
Iterable<JobInformation.VertexInformation> |
JobGraphJobInformation.getVertices() |
| 限定符和类型 | 方法和说明 |
|---|---|
JobInformation.VertexInformation |
JobInformation.getVertexInformation(JobVertexID jobVertexId) |
| 限定符和类型 | 方法和说明 |
|---|---|
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–2022 The Apache Software Foundation. All rights reserved.