public class MultiQueryOptimizerTez extends TezOpPlanVisitor
mCurrentWalker, mPlan
Constructor and Description |
---|
MultiQueryOptimizerTez(TezOperPlan plan,
boolean unionOptimizerOn,
List<String> unionSupportedStoreFuncs,
List<String> unionUnsupportedStoreFuncs) |
Modifier and Type | Method and Description |
---|---|
void |
visitTezOp(TezOperator tezOp) |
getPlan, popWalker, pushWalker, visit
public MultiQueryOptimizerTez(TezOperPlan plan, boolean unionOptimizerOn, List<String> unionSupportedStoreFuncs, List<String> unionUnsupportedStoreFuncs)
public void visitTezOp(TezOperator tezOp) throws VisitorException
visitTezOp
in class TezOpPlanVisitor
VisitorException
Copyright © 2007-2017 The Apache Software Foundation