org.apache.hadoop.hive.ql.exec
Class ExprNodeEvaluatorFactory
java.lang.Object
org.apache.hadoop.hive.ql.exec.ExprNodeEvaluatorFactory
public final class ExprNodeEvaluatorFactory
- extends Object
ExprNodeEvaluatorFactory.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public static ExprNodeEvaluator get(ExprNodeDesc desc)
throws HiveException
- Throws:
HiveException
toCachedEval
public static ExprNodeEvaluator toCachedEval(ExprNodeEvaluator eval)
- Should be called before eval is initialized
Copyright © 2012 The Apache Software Foundation