public class MRPrinter extends MROpPlanVisitor
mCurrentWalker, mPlan
Constructor and Description |
---|
MRPrinter(PrintStream ps,
MROperPlan plan) |
Modifier and Type | Method and Description |
---|---|
void |
setVerbose(boolean verbose) |
void |
visitMROp(MapReduceOper mr) |
getPlan, popWalker, pushWalker, visit
public MRPrinter(PrintStream ps, MROperPlan plan)
ps
- PrintStream to output plan information toplan
- MR plan to printpublic void setVerbose(boolean verbose)
public void visitMROp(MapReduceOper mr) throws VisitorException
visitMROp
in class MROpPlanVisitor
VisitorException
Copyright © 2007-2017 The Apache Software Foundation