|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pig.newplan.PlanVisitor
org.apache.pig.tools.pigstats.PigStats.JobGraphPrinter
public static class PigStats.JobGraphPrinter
This class prints a JobGraph
Field Summary |
---|
Fields inherited from class org.apache.pig.newplan.PlanVisitor |
---|
currentWalker, DEFAULT_SCOPE, plan |
Constructor Summary | |
---|---|
protected |
PigStats.JobGraphPrinter(OperatorPlan plan)
|
Method Summary | |
---|---|
String |
toString()
|
void |
visit(JobStats op)
|
Methods inherited from class org.apache.pig.newplan.PlanVisitor |
---|
getPlan, popWalker, pushWalker, visit |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
protected PigStats.JobGraphPrinter(OperatorPlan plan)
Method Detail |
---|
public void visit(JobStats op) throws FrontendException
FrontendException
public String toString()
toString
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |