public class TezPlanContainerPrinter extends TezPlanContainerVisitor
mCurrentWalker, mPlan
Constructor and Description |
---|
TezPlanContainerPrinter(PrintStream ps,
TezPlanContainer planContainer) |
Modifier and Type | Method and Description |
---|---|
void |
setVerbose(boolean verbose) |
void |
visitTezPlanContainerNode(TezPlanContainerNode tezPlanContainerNode) |
getPlan, popWalker, pushWalker, visit
public TezPlanContainerPrinter(PrintStream ps, TezPlanContainer planContainer)
ps
- PrintStream to output plan information toplan
- tez plan to printpublic void setVerbose(boolean verbose)
public void visitTezPlanContainerNode(TezPlanContainerNode tezPlanContainerNode) throws VisitorException
visitTezPlanContainerNode
in class TezPlanContainerVisitor
VisitorException
Copyright © 2007-2017 The Apache Software Foundation