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

Interface Summary
PostExecute The post execute hook interface.
PreExecute The pre execute hook interface.
 

Class Summary
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.
 

Enum Summary
ReadEntity.Type Enum that tells what time of a read entity this is.
WriteEntity.Type The type of the write entity.
 



Copyright © 2009 The Apache Software Foundation