Package org.apache.hadoop.hive.metastore

Interface Summary
IMetaStoreClient TODO Unnecessary when the server sides for both dbstore and filestore are merged
RawStore  
 

Class Summary
DB  
FileStore  
HiveMetaStore TODO:pc remove application logic to a separate interface.
HiveMetaStore.HMSHandler  
HiveMetaStoreClient Hive Metastore Client.
MetaStore MetaStore A MetaStore on top of HDFS.
MetaStoreClient TODO Unnecessary when the server sides for both dbstore and filestore are merged
MetaStoreServer MetaStore thrift Service Implementation A thrift wrapper around the MetaStore exposing most of its interfaces to any thrift client.
MetaStoreServer.ThriftMetaStoreHandler  
MetaStoreTestBase  
MetaStoreUtils  
ObjectStore This class is the interface between the application logic and the database store that contains the objects.
ROTable  
RWTable  
Table  
TestAlter  
TestCreateDB  
TestDBGetName  
TestDrop  
TestGetDBs  
TestGetSchema  
TestGetTable  
TestGetTables  
TestHiveMetaStore  
TestPartitions  
TestTableExists  
TestTablePath  
TestTruncate  
Warehouse This class represents a warehouse where data of Hive tables is stored
 

Exception Summary
HiveMetaException  
 



Copyright © 2009 The Apache Software Foundation