| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.jobgraph |
| 限定符和类型 | 方法和说明 |
|---|---|
JobEdge |
JobVertex.connectNewDataSetAsInput(JobVertex input,
DistributionPattern distPattern,
ResultPartitionType partitionType) |
JobEdge |
IntermediateDataSet.getConsumer() |
| 限定符和类型 | 方法和说明 |
|---|---|
List<JobEdge> |
JobVertex.getInputs() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
IntermediateDataSet.addConsumer(JobEdge edge) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.