|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IMetaStoreClient | |
---|---|
org.apache.hadoop.hive.metastore |
Uses of IMetaStoreClient in org.apache.hadoop.hive.metastore |
---|
Classes in org.apache.hadoop.hive.metastore that implement IMetaStoreClient | |
---|---|
class |
HiveMetaStoreClient
Hive Metastore Client. |
Methods in org.apache.hadoop.hive.metastore that return IMetaStoreClient | |
---|---|
static IMetaStoreClient |
HiveMetaStoreClient.newSynchronizedClient(IMetaStoreClient client)
Creates a synchronized wrapper for any IMetaStoreClient . |
Methods in org.apache.hadoop.hive.metastore with parameters of type IMetaStoreClient | |
---|---|
static IMetaStoreClient |
HiveMetaStoreClient.newSynchronizedClient(IMetaStoreClient client)
Creates a synchronized wrapper for any IMetaStoreClient . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |