| Package | Description | 
|---|---|
| org.apache.pig.backend.hadoop.executionengine.physicalLayer | 
Implementation of physical operators that use hadoop as the execution engine
and data storage. | 
| org.apache.pig.pen | 
| Modifier and Type | Field and Description | 
|---|---|
| protected LineageTracer | PhysicalOperator. lineageTracer | 
| Modifier and Type | Method and Description | 
|---|---|
| LineageTracer | Illustrator. getLineage() | 
| LineageTracer | ExampleGenerator. getLineage() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | LocalMapReduceSimulator. launchPig(PhysicalPlan php,
         java.util.Map<LOLoad,DataBag> baseData,
         LineageTracer lineage,
         IllustratorAttacher attacher,
         ExampleGenerator eg,
         PigContext pc) | 
| Constructor and Description | 
|---|
| Illustrator(LineageTracer lineage,
           java.util.LinkedList<IdentityHashSet<Tuple>> equivalenceClasses,
           IllustratorAttacher attacher,
           PigContext hadoopPigContext) | 
| Illustrator(LineageTracer lineage,
           java.util.LinkedList<IdentityHashSet<Tuple>> equivalenceClasses,
           int maxRecords,
           IllustratorAttacher attacher,
           LogicalSchema schema,
           PigContext hadoopPigContext) | 
| IllustratorAttacher(PhysicalPlan plan,
                   LineageTracer lineage,
                   int maxRecords,
                   java.util.Map<POLoad,LogicalSchema> poLoadToSchemaMap,
                   PigContext hadoopPigContext) | 
Copyright © 2007-2012 The Apache Software Foundation