Package | Description |
---|---|
org.apache.hadoop.hive.metastore | |
org.apache.hadoop.hive.metastore.api |
Modifier and Type | Method and Description |
---|---|
String |
HiveMetaStore.HMSHandler.get_config_value(String name,
String defaultValue)
Returns the value of the given configuration variable name.
|
String |
IMetaStoreClient.getConfigValue(String name,
String defaultValue) |
String |
HiveMetaStoreClient.getConfigValue(String name,
String defaultValue) |
Modifier and Type | Method and Description |
---|---|
ConfigValSecurityException |
ConfigValSecurityException.deepCopy() |
ConfigValSecurityException |
ThriftHiveMetastore.get_config_value_result.getO1() |
Modifier and Type | Method and Description |
---|---|
int |
ConfigValSecurityException.compareTo(ConfigValSecurityException other) |
boolean |
ConfigValSecurityException.equals(ConfigValSecurityException that) |
void |
ThriftHiveMetastore.get_config_value_result.setO1(ConfigValSecurityException o1) |
Modifier and Type | Method and Description |
---|---|
String |
ThriftHiveMetastore.Iface.get_config_value(String name,
String defaultValue) |
String |
ThriftHiveMetastore.Client.get_config_value(String name,
String defaultValue) |
String |
ThriftHiveMetastore.AsyncClient.get_config_value_call.getResult() |
String |
ThriftHiveMetastore.Client.recv_get_config_value() |
Constructor and Description |
---|
ConfigValSecurityException(ConfigValSecurityException other)
Performs a deep copy on other.
|
ThriftHiveMetastore.get_config_value_result(String success,
ConfigValSecurityException o1) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.