public class TezOpPlanVisitor extends PlanVisitor<TezOperator,TezOperPlan>
mCurrentWalker, mPlan
Constructor and Description |
---|
TezOpPlanVisitor(TezOperPlan plan,
PlanWalker<TezOperator,TezOperPlan> walker) |
Modifier and Type | Method and Description |
---|---|
void |
visitTezOp(TezOperator tezOperator) |
getPlan, popWalker, pushWalker, visit
public TezOpPlanVisitor(TezOperPlan plan, PlanWalker<TezOperator,TezOperPlan> walker)
public void visitTezOp(TezOperator tezOperator) throws VisitorException
VisitorException
Copyright © 2007-2012 The Apache Software Foundation