| Package | Description |
|---|---|
| org.apache.flink.runtime.executiongraph |
| Modifier and Type | Method and Description |
|---|---|
ExecutionVertexInputInfo |
ExecutionVertex.getExecutionVertexInputInfo(IntermediateDataSetID resultId) |
| Modifier and Type | Method and Description |
|---|---|
List<ExecutionVertexInputInfo> |
JobVertexInputInfo.getExecutionVertexInputInfos()
The input information of subtasks of this job vertex.
|
| Constructor and Description |
|---|
JobVertexInputInfo(List<ExecutionVertexInputInfo> executionVertexInputInfos) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.