Package | Description |
---|---|
org.apache.pig.backend.hadoop.executionengine.mapReduceLayer | |
org.apache.pig.backend.hadoop.executionengine.physicalLayer.plans | |
org.apache.pig.pen |
Modifier and Type | Method and Description |
---|---|
void |
PhyPlanSetter.visitLoad(POLoad ld) |
void |
MRCompiler.visitLoad(POLoad op) |
Modifier and Type | Method and Description |
---|---|
void |
PlanPrinter.visitLoad(POLoad op) |
void |
PhyPlanVisitor.visitLoad(POLoad ld) |
Modifier and Type | Method and Description |
---|---|
void |
IllustratorAttacher.visitLoad(POLoad ld) |
Constructor and Description |
---|
IllustratorAttacher(PhysicalPlan plan,
LineageTracer lineage,
int maxRecords,
java.util.Map<POLoad,LogicalSchema> poLoadToSchemaMap,
PigContext hadoopPigContext) |
Copyright © 2007-2012 The Apache Software Foundation