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