| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.executiongraph |
| 限定符和类型 | 方法和说明 |
|---|---|
ExecutionVertexInputInfo |
ExecutionVertex.getExecutionVertexInputInfo(IntermediateDataSetID resultId) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ExecutionVertexInputInfo> |
JobVertexInputInfo.getExecutionVertexInputInfos()
The input information of subtasks of this job vertex.
|
| 构造器和说明 |
|---|
JobVertexInputInfo(List<ExecutionVertexInputInfo> executionVertexInputInfos) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.