public class RetryingMetaStoreClientFactory extends Object
RetryingMetaStoreClient.| Modifier and Type | Class and Description |
|---|---|
static interface |
RetryingMetaStoreClientFactory.HiveMetastoreProxySupplier
Function interface for creating hive metastore proxy.
|
| Constructor and Description |
|---|
RetryingMetaStoreClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.hive.metastore.IMetaStoreClient |
createClient(org.apache.hadoop.hive.conf.HiveConf hiveConf,
String clientClassName) |
public org.apache.hadoop.hive.metastore.IMetaStoreClient createClient(org.apache.hadoop.hive.conf.HiveConf hiveConf,
String clientClassName)
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.