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[] TestOperators.r
           
protected  InspectableObject TestExpressionEvaluator.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