Class ExecutionGraphUtils
java.lang.Object
org.apache.flink.runtime.executiongraph.ExecutionGraphUtils
Utility methods related to
ExecutionGraph.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExecutionGraphUtils
public ExecutionGraphUtils()
-
-
Method Details
-
isAnyOutputBlocking
- Returns:
- Whether there is any blocking output edge in the execution graph.
-