public static class TezPrinter.TezGraphPrinter extends TezOpPlanVisitor
mCurrentWalker, mPlan
Constructor and Description |
---|
TezPrinter.TezGraphPrinter(TezOperPlan plan) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
void |
visitTezOp(TezOperator tezOper) |
getPlan, popWalker, pushWalker, visit
public TezPrinter.TezGraphPrinter(TezOperPlan plan)
public void visitTezOp(TezOperator tezOper) throws VisitorException
visitTezOp
in class TezOpPlanVisitor
VisitorException
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2007-2012 The Apache Software Foundation