Uses of Class
org.apache.pig.newplan.DotPlanDumper

Packages that use DotPlanDumper
org.apache.pig.newplan.logical   
 

Uses of DotPlanDumper in org.apache.pig.newplan.logical
 

Subclasses of DotPlanDumper in org.apache.pig.newplan.logical
 class DotLOPrinter
          This class can print a logical plan in the DOT format.
 

Methods in org.apache.pig.newplan.logical that return DotPlanDumper
protected  DotPlanDumper DotLOPrinter.makeDumper(BaseOperatorPlan plan, PrintStream ps)
           
 



Copyright © 2012 The Apache Software Foundation