Package | Description |
---|---|
org.apache.hadoop.hive.metastore |
Modifier and Type | Method and Description |
---|---|
static IMetaStoreClient |
RetryingMetaStoreClient.getProxy(HiveConf hiveConf,
HiveMetaHookLoader hookLoader,
Map<String,Long> metaCallTimeMap,
String mscClassName) |
static IMetaStoreClient |
RetryingMetaStoreClient.getProxy(HiveConf hiveConf,
HiveMetaHookLoader hookLoader,
String mscClassName) |
Constructor and Description |
---|
HiveMetaStoreClient(HiveConf conf,
HiveMetaHookLoader hookLoader) |
RetryingMetaStoreClient(HiveConf hiveConf,
HiveMetaHookLoader hookLoader,
Map<String,Long> metaCallTimeMap,
Class<? extends IMetaStoreClient> msClientClass) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.