org.apache.pig.parser
Class LogicalPlanBuilder
java.lang.Object
org.apache.pig.parser.LogicalPlanBuilder
public class LogicalPlanBuilder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getNextId
public static long getNextId(String scope)
newOperatorKey
public static String newOperatorKey(String scope)
typeToClass
public static Class<?> typeToClass(Class<?> clazz)
getLastRel
public String getLastRel(SourceLocation loc)
throws ParserValidationException
- Throws:
ParserValidationException
getLastRel
public String getLastRel()
Copyright © 2007-2012 The Apache Software Foundation