org.apache.pig.pen
Class DisplayExamples

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

public class DisplayExamples
extends Object


Field Summary
static int MAX_DATAATOM_LENGTH
           
static StringBuffer Result
           
 
Constructor Summary
DisplayExamples()
           
 
Method Summary
static String PrintTabular(LogicalPlan lp, Map<LogicalOperator,DataBag> exampleData)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Result

public static StringBuffer Result

MAX_DATAATOM_LENGTH

public static final int MAX_DATAATOM_LENGTH
See Also:
Constant Field Values
Constructor Detail

DisplayExamples

public DisplayExamples()
Method Detail

PrintTabular

public static String PrintTabular(LogicalPlan lp,
                                  Map<LogicalOperator,DataBag> exampleData)


Copyright © ${year} The Apache Software Foundation