public class XMLSparkPrinter extends SparkOpPlanVisitor
mCurrentWalker, mPlan
Constructor and Description |
---|
XMLSparkPrinter(PrintStream ps,
SparkOperPlan plan) |
Modifier and Type | Method and Description |
---|---|
void |
closePlan() |
void |
visitSparkOp(SparkOperator so) |
getPlan, popWalker, pushWalker, visit
public XMLSparkPrinter(PrintStream ps, SparkOperPlan plan) throws ParserConfigurationException
ParserConfigurationException
public void closePlan() throws TransformerException
TransformerException
public void visitSparkOp(SparkOperator so) throws VisitorException
visitSparkOp
in class SparkOpPlanVisitor
VisitorException
Copyright © 2007-2017 The Apache Software Foundation