Uses of Package
org.apache.hadoop.hive.ql.hooks

Packages that use org.apache.hadoop.hive.ql.hooks
org.apache.hadoop.hive.ql.hooks   
org.apache.hadoop.hive.ql.optimizer   
org.apache.hadoop.hive.ql.parse   
org.apache.hadoop.hive.ql.plan   
 

Classes in org.apache.hadoop.hive.ql.hooks used by org.apache.hadoop.hive.ql.hooks
ReadEntity
          This class encapsulates the information on the partition and tables that are read by the query.
ReadEntity.Type
          Enum that tells what time of a read entity this is.
WriteEntity
          This class encapsulates an object that is being written to by the query.
WriteEntity.Type
          The type of the write entity.
 

Classes in org.apache.hadoop.hive.ql.hooks used by org.apache.hadoop.hive.ql.optimizer
ReadEntity
          This class encapsulates the information on the partition and tables that are read by the query.
WriteEntity
          This class encapsulates an object that is being written to by the query.
 

Classes in org.apache.hadoop.hive.ql.hooks used by org.apache.hadoop.hive.ql.parse
ReadEntity
          This class encapsulates the information on the partition and tables that are read by the query.
WriteEntity
          This class encapsulates an object that is being written to by the query.
 

Classes in org.apache.hadoop.hive.ql.hooks used by org.apache.hadoop.hive.ql.plan
ReadEntity
          This class encapsulates the information on the partition and tables that are read by the query.
WriteEntity
          This class encapsulates an object that is being written to by the query.
 



Copyright © 2009 The Apache Software Foundation