Uses of Class
org.apache.pig.pen.IllustratorAttacher

Packages that use IllustratorAttacher
org.apache.pig.pen   
 

Uses of IllustratorAttacher in org.apache.pig.pen
 

Methods in org.apache.pig.pen with parameters of type IllustratorAttacher
 void LocalMapReduceSimulator.launchPig(PhysicalPlan php, Map<LOLoad,DataBag> baseData, LineageTracer lineage, IllustratorAttacher attacher, ExampleGenerator eg, PigContext pc)
           
 

Constructors in org.apache.pig.pen with parameters of type IllustratorAttacher
Illustrator(LineageTracer lineage, LinkedList<IdentityHashSet<Tuple>> equivalenceClasses, IllustratorAttacher attacher, PigContext hadoopPigContext)
           
Illustrator(LineageTracer lineage, LinkedList<IdentityHashSet<Tuple>> equivalenceClasses, int maxRecords, IllustratorAttacher attacher, LogicalSchema schema, PigContext hadoopPigContext)
           
 



Copyright © 2012 The Apache Software Foundation