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, visitpublic TezOpPlanVisitor(TezOperPlan plan, PlanWalker<TezOperator,TezOperPlan> walker)
public void visitTezOp(TezOperator tezOperator) throws VisitorException
VisitorExceptionCopyright © 2007-2012 The Apache Software Foundation