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

Packages that use ExprNodeConstantDesc
org.apache.hadoop.hive.ql.exec Hive QL execution tasks, operators, functions and other handlers. 
 

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 © 2010 The Apache Software Foundation