Uses of Interface
org.apache.hadoop.hive.metastore.HiveMetaHook

Packages that use HiveMetaHook
org.apache.hadoop.hive.metastore   
org.apache.hadoop.hive.ql.metadata   
 

Uses of HiveMetaHook in org.apache.hadoop.hive.metastore
 

Methods in org.apache.hadoop.hive.metastore that return HiveMetaHook
 HiveMetaHook HiveMetaHookLoader.getHook(Table tbl)
          Loads a hook for the specified table.
 

Uses of HiveMetaHook in org.apache.hadoop.hive.ql.metadata
 

Methods in org.apache.hadoop.hive.ql.metadata that return HiveMetaHook
 HiveMetaHook HiveStorageHandler.getMetaHook()
           
 HiveMetaHook DefaultStorageHandler.getMetaHook()
           
 



Copyright © 2011 The Apache Software Foundation