public class MultiQueryOptimizerTez extends TezOpPlanVisitor
mCurrentWalker, mPlan| Constructor and Description |
|---|
MultiQueryOptimizerTez(TezOperPlan plan) |
| Modifier and Type | Method and Description |
|---|---|
static void |
addSubPlanPropertiesToParent(TezOperator parentOper,
TezOperator subPlanOper) |
static void |
removeSplittee(TezOperPlan plan,
TezOperator splitter,
TezOperator splittee) |
void |
visitTezOp(TezOperator tezOp) |
getPlan, popWalker, pushWalker, visitpublic MultiQueryOptimizerTez(TezOperPlan plan)
public void visitTezOp(TezOperator tezOp) throws VisitorException
visitTezOp in class TezOpPlanVisitorVisitorExceptionpublic static void removeSplittee(TezOperPlan plan, TezOperator splitter, TezOperator splittee) throws PlanException
PlanExceptionpublic static void addSubPlanPropertiesToParent(TezOperator parentOper, TezOperator subPlanOper)
Copyright © 2007-2012 The Apache Software Foundation