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
 

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