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

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

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

Fields in org.apache.hadoop.hive.ql.exec declared as ExprNodeNullDesc
protected  ExprNodeNullDesc ExprNodeNullEvaluator.expr
           
 

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



Copyright © 2010 The Apache Software Foundation