Package org.apache.wayang.core.util
Class ExplainUtils
java.lang.Object
org.apache.wayang.core.util.ExplainUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ExplainTreeNode
parsePlan
(ExecutionPlan plan, boolean upstream) static ExplainTreeNode
parsePlan
(WayangPlan plan, boolean upstream) static void
write
(ExplainTreeNode node, String path)
-
Field Details
-
INDENT
- See Also:
-
-
Constructor Details
-
ExplainUtils
public ExplainUtils()
-
-
Method Details
-
parsePlan
-
parsePlan
-
write
-