org.apache.hadoop.hive.ql.parse
Class VariableSubstitution
java.lang.Object
org.apache.hadoop.hive.ql.parse.VariableSubstitution
public class VariableSubstitution
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
varPat
protected static Pattern varPat
VariableSubstitution
public VariableSubstitution()
substitute
public String substitute(HiveConf conf,
String expr)
Copyright © 2011 The Apache Software Foundation