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