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

Packages that use InspectableObject
org.apache.hadoop.hive.ql.exec   
 

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