public static interface RetryingMetaStoreClientFactory.HiveMetastoreProxySupplier
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.hive.metastore.IMetaStoreClient |
get(Method getProxyMethod,
org.apache.hadoop.conf.Configuration conf,
String clientClassName) |
org.apache.hadoop.hive.metastore.IMetaStoreClient get(Method getProxyMethod, org.apache.hadoop.conf.Configuration conf, String clientClassName) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.