public class VariableSubstitution
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static java.util.regex.Pattern |
varPat |
Constructor and Description |
---|
VariableSubstitution() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
substitute(HiveConf conf,
java.lang.String expr) |
public java.lang.String substitute(HiveConf conf, java.lang.String expr)
Copyright © 2012 The Apache Software Foundation