org.apache.hadoop.hive.ql.udf.ptf
Class MatchPath.SymbolParser
java.lang.Object
org.apache.hadoop.hive.ql.udf.ptf.MatchPath.SymbolParser
- Enclosing class:
- MatchPath
public static class MatchPath.SymbolParser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MatchPath.SymbolParser
public MatchPath.SymbolParser(String patternStr,
ArrayList<String> symbolNames,
ArrayList<ExprNodeEvaluator> symbolExprEvals,
ArrayList<ObjectInspector> symbolExprOIs)
getSymbolFunction
public MatchPath.SymbolFunction getSymbolFunction()
parse
public void parse()
throws SemanticException
- Throws:
SemanticException
Copyright © 2012 The Apache Software Foundation