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 java.io.IOException, PlanException
java.io.IOException
PlanException
Copyright © 2007-2012 The Apache Software Foundation