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