org.apache.pig.pen
Class ExGen

java.lang.Object
  extended by org.apache.pig.pen.ExGen

public class ExGen
extends Object


Constructor Summary
ExGen()
           
 
Method Summary
static Map<LogicalOperator,DataBag> GenerateExamples(LogicalPlan plan, PigContext hadoopPigContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExGen

public ExGen()
Method Detail

GenerateExamples

public static Map<LogicalOperator,DataBag> GenerateExamples(LogicalPlan plan,
                                                            PigContext hadoopPigContext)
                                                     throws IOException
Throws:
IOException


Copyright © ${year} The Apache Software Foundation