public class ParallelismSetter extends TezOpPlanVisitor
mCurrentWalker, mPlan
Constructor and Description |
---|
ParallelismSetter(TezOperPlan plan,
PigContext pigContext) |
Modifier and Type | Method and Description |
---|---|
int |
getEstimatedTotalParallelism() |
void |
visitTezOp(TezOperator tezOp) |
getPlan, popWalker, pushWalker, visit
public ParallelismSetter(TezOperPlan plan, PigContext pigContext)
public int getEstimatedTotalParallelism()
public void visitTezOp(TezOperator tezOp) throws VisitorException
visitTezOp
in class TezOpPlanVisitor
VisitorException
Copyright © 2007-2017 The Apache Software Foundation