Uses of Class
org.apache.hadoop.hive.ql.plan.exprNodeConstantDesc

Packages that use exprNodeConstantDesc
org.apache.hadoop.hive.ql.exec   
 

Uses of exprNodeConstantDesc in org.apache.hadoop.hive.ql.exec
 

Fields in org.apache.hadoop.hive.ql.exec declared as exprNodeConstantDesc
protected  exprNodeConstantDesc ExprNodeConstantEvaluator.expr
           
 

Constructors in org.apache.hadoop.hive.ql.exec with parameters of type exprNodeConstantDesc
ExprNodeConstantEvaluator(exprNodeConstantDesc expr)
           
 



Copyright © 2009 The Apache Software Foundation