Uses of Class
org.apache.hadoop.hive.serde2.objectinspector.InspectableObject

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

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

Fields in org.apache.hadoop.hive.ql.exec declared as InspectableObject
protected  InspectableObject TestExpressionEvaluator.r
           
protected  InspectableObject[] TestOperators.r
           
 

Methods in org.apache.hadoop.hive.ql.exec that return InspectableObject
 InspectableObject FetchOperator.getNextRow()
          Get the next row.
 

Methods in org.apache.hadoop.hive.ql.exec with parameters of type InspectableObject
 void CollectOperator.retrieve(InspectableObject result)
           
 



Copyright © 2011 The Apache Software Foundation