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

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

public class ExprNodeEvaluatorFactory
extends Object


Constructor Summary
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
 

Constructor Detail

ExprNodeEvaluatorFactory

public ExprNodeEvaluatorFactory()
Method Detail

get

public static ExprNodeEvaluator get(exprNodeDesc desc)


Copyright © 2009 The Apache Software Foundation