Uses of Class
org.apache.hadoop.hive.ql.hooks.Entity

Packages that use Entity
org.apache.hadoop.hive.ql.hooks   
 

Uses of Entity in org.apache.hadoop.hive.ql.hooks
 

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



Copyright © 2011 The Apache Software Foundation