Class JobVertexInputInfo
java.lang.Object
org.apache.flink.runtime.executiongraph.JobVertexInputInfo
- All Implemented Interfaces:
Serializable
This class describe how a job vertex consume an input(intermediate result).
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJobVertexInputInfo(List<ExecutionVertexInputInfo> executionVertexInputInfos) -
Method Summary
Modifier and TypeMethodDescriptionbooleanThe input information of subtasks of this job vertex.