Uses of Package
org.apache.hadoop.hive.metastore

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

Classes in org.apache.hadoop.hive.metastore used by org.apache.hadoop.hive.metastore
AlterHandler
          Interface for Alter Table and Alter Partition code
HiveMetaHook
          HiveMetaHook defines notification methods which are invoked as part of transactions against the metastore, allowing external catalogs such as HBase to be kept in sync with Hive's metastore.
HiveMetaHookLoader
          HiveMetaHookLoader is responsible for loading a HiveMetaHook for a given table.
HiveMetaStoreClient
          Hive Metastore Client.
IMetaStoreClient
          TODO Unnecessary when the server sides for both dbstore and filestore are merged
MetaStoreFS
          Define a set of APIs that may vary in different environments
ProtectMode
           
RawStore
           
TableType
          Typesafe enum for types of tables described by the metastore.
TestHiveMetaStore
           
Warehouse
          This class represents a warehouse where data of Hive tables is stored
 

Classes in org.apache.hadoop.hive.metastore used by org.apache.hadoop.hive.ql.metadata
HiveMetaHook
          HiveMetaHook defines notification methods which are invoked as part of transactions against the metastore, allowing external catalogs such as HBase to be kept in sync with Hive's metastore.
ProtectMode
           
TableType
          Typesafe enum for types of tables described by the metastore.
 

Classes in org.apache.hadoop.hive.metastore used by org.apache.hadoop.hive.service
HiveMetaStore.HMSHandler
           
 



Copyright © 2011 The Apache Software Foundation