org.apache.hadoop.hive.ql.exec
Class ExprNodeEvaluatorFactory

java.lang.Object
  extended by org.apache.hadoop.hive.ql.exec.ExprNodeEvaluatorFactory

public final class ExprNodeEvaluatorFactory
extends Object

ExprNodeEvaluatorFactory.


Method Summary
static ExprNodeEvaluator get(ExprNodeDesc desc)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static ExprNodeEvaluator get(ExprNodeDesc desc)


Copyright © 2010 The Apache Software Foundation