public class LogicalPlanBuilder extends Object
Modifier and Type | Method and Description |
---|---|
String |
getLastRel() |
String |
getLastRel(SourceLocation loc) |
static long |
getNextId(String scope) |
static String |
newOperatorKey(String scope) |
static Class<?> |
typeToClass(Class<?> clazz) |
public static long getNextId(String scope)
public String getLastRel(SourceLocation loc) throws ParserValidationException
ParserValidationException
public String getLastRel()
Copyright © 2007-2017 The Apache Software Foundation