| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.executiongraph | |
| org.apache.flink.runtime.scheduler.adaptivebatch |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<IntermediateDataSetID,JobVertexInputInfo> |
VertexInputInfoComputationUtils.computeVertexInputInfos(int parallelism,
List<? extends IntermediateResultInfo> inputs,
boolean isDynamicGraph) |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
BlockingResultInfo
The blocking result info, which will be used to calculate the vertex parallelism and input infos.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AllToAllBlockingResultInfo
Information of All-To-All result.
|
class |
PointwiseBlockingResultInfo
Information of Pointwise result.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.