public class LimitAdjuster extends MROpPlanVisitor
mCurrentWalker, mPlan
Constructor and Description |
---|
LimitAdjuster(MROperPlan plan,
PigContext pigContext) |
Modifier and Type | Method and Description |
---|---|
void |
adjust() |
void |
visitMROp(MapReduceOper mr) |
getPlan, popWalker, pushWalker, visit
public LimitAdjuster(MROperPlan plan, PigContext pigContext)
public void visitMROp(MapReduceOper mr) throws VisitorException
visitMROp
in class MROpPlanVisitor
VisitorException
public void adjust() throws IOException, PlanException
IOException
PlanException
Copyright © 2007-2017 The Apache Software Foundation