Uses of Class
org.apache.hadoop.hive.metastore.HiveMetaStoreClient

Packages that use HiveMetaStoreClient
org.apache.hadoop.hive.metastore   
org.apache.hadoop.hive.ql.security   
 

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

Fields in org.apache.hadoop.hive.metastore declared as HiveMetaStoreClient
protected static HiveMetaStoreClient TestHiveMetaStore.client
           
 

Methods in org.apache.hadoop.hive.metastore with parameters of type HiveMetaStoreClient
static void TestHiveMetaStore.partitionTester(HiveMetaStoreClient client, HiveConf hiveConf)
           
 

Uses of HiveMetaStoreClient in org.apache.hadoop.hive.ql.security
 

Fields in org.apache.hadoop.hive.ql.security declared as HiveMetaStoreClient
protected  HiveMetaStoreClient TestMetastoreAuthorizationProvider.msc
           
protected  HiveMetaStoreClient TestClientSideAuthorizationProvider.msc
           
 



Copyright © 2012 The Apache Software Foundation