org.apache.pig.backend.hadoop.executionengine.mapReduceLayer
Class LimitAdjuster
java.lang.Object
org.apache.pig.impl.plan.PlanVisitor<MapReduceOper,MROperPlan>
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans.MROpPlanVisitor
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.LimitAdjuster
public class LimitAdjuster
- extends MROpPlanVisitor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LimitAdjuster
public LimitAdjuster(MROperPlan plan,
PigContext pigContext)
visitMROp
public void visitMROp(MapReduceOper mr)
throws VisitorException
- Overrides:
visitMROp
in class MROpPlanVisitor
- Throws:
VisitorException
adjust
public void adjust()
throws IOException,
PlanException
- Throws:
IOException
PlanException
Copyright © 2007-2012 The Apache Software Foundation