| Package | Description |
|---|---|
| org.apache.hadoop.hive.metastore.api |
| 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 |
|---|---|
java.lang.String |
ThriftHiveMetastore.Iface.get_config_value(java.lang.String name,
java.lang.String defaultValue) |
java.lang.String |
ThriftHiveMetastore.Client.get_config_value(java.lang.String name,
java.lang.String defaultValue) |
java.lang.String |
ThriftHiveMetastore.AsyncClient.get_config_value_call.getResult() |
java.lang.String |
ThriftHiveMetastore.Client.recv_get_config_value() |
| Constructor and Description |
|---|
ConfigValSecurityException(ConfigValSecurityException other)
Performs a deep copy on other.
|
get_config_value_result(java.lang.String success,
ConfigValSecurityException o1) |
Copyright © 2013-2021. All Rights Reserved.