Package | Description |
---|---|
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.plans | |
org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans |
Modifier and Type | Class and Description |
---|---|
class |
DotMRPrinter
This class can print an MR plan in the DOT format.
|
Modifier and Type | Method and Description |
---|---|
protected DotPlanDumper |
DotMRPrinter.makeDumper(DotMRPrinter.InnerPlan plan,
PrintStream ps) |
Modifier and Type | Class and Description |
---|---|
class |
DotPOPrinter
This class can print a physical plan in the DOT format.
|
Modifier and Type | Method and Description |
---|---|
protected DotPlanDumper |
DotPOPrinter.makeDumper(PhysicalPlan plan,
PrintStream ps) |
Copyright © 2007-2012 The Apache Software Foundation