Class ExecutionGraphInfo

java.lang.Object
org.apache.flink.runtime.scheduler.ExecutionGraphInfo
All Implemented Interfaces:
Serializable

public class ExecutionGraphInfo extends Object implements Serializable
ExecutionGraphInfo serves as a composite class that provides different ExecutionGraph-related information.
See Also: