public static class TezPrinter.TezVertexGraphPrinter extends TezOpPlanVisitor
mCurrentWalker, mPlan
Constructor and Description |
---|
TezVertexGraphPrinter(TezOperPlan plan) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
void |
visitTezOp(TezOperator tezOper) |
static void |
writePlan(TezOperPlan plan,
TezOperator tezOper,
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, StringBuilder buf)
Copyright © 2007-2017 The Apache Software Foundation