public class EndOfAllInputSetter extends MROpPlanVisitor
Modifier and Type | Class and Description |
---|---|
static class |
EndOfAllInputSetter.EndOfAllInputChecker |
mCurrentWalker, mPlan
Constructor and Description |
---|
EndOfAllInputSetter(MROperPlan plan) |
Modifier and Type | Method and Description |
---|---|
void |
visitMROp(MapReduceOper mr) |
getPlan, popWalker, pushWalker, visit
public EndOfAllInputSetter(MROperPlan plan)
plan
- MR plan to visitpublic void visitMROp(MapReduceOper mr) throws VisitorException
visitMROp
in class MROpPlanVisitor
VisitorException
Copyright © 2007-2017 The Apache Software Foundation