org.apache.pig.parser
Class LogicalPlanBuilder

java.lang.Object
  extended by org.apache.pig.parser.LogicalPlanBuilder

public class LogicalPlanBuilder
extends Object


Method Summary
static long getNextId(String scope)
           
static String newOperatorKey(String scope)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getNextId

public static long getNextId(String scope)

newOperatorKey

public static String newOperatorKey(String scope)


Copyright © 2007-2012 The Apache Software Foundation