Uses of Class
io.trino.hive.thrift.metastore.ConfigValSecurityException
-
Uses of ConfigValSecurityException in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ConfigValSecurityExceptionModifier and TypeMethodDescriptionConfigValSecurityException.deepCopy()ThriftHiveMetastore.get_config_value_result.getO1()ConfigValSecurityException.setMessage(String message) Methods in io.trino.hive.thrift.metastore with parameters of type ConfigValSecurityExceptionModifier and TypeMethodDescriptionintConfigValSecurityException.compareTo(ConfigValSecurityException other) booleanConfigValSecurityException.equals(ConfigValSecurityException that) ThriftHiveMetastore.get_config_value_result.setO1(ConfigValSecurityException o1) Methods in io.trino.hive.thrift.metastore that throw ConfigValSecurityExceptionModifier and TypeMethodDescriptionThriftHiveMetastore.Client.getConfigValue(String name, String defaultValue) ThriftHiveMetastore.Iface.getConfigValue(String name, String defaultValue) ThriftHiveMetastore.AsyncClient.get_config_value_call.getResult()ThriftHiveMetastore.Client.recvGetConfigValue()Constructors in io.trino.hive.thrift.metastore with parameters of type ConfigValSecurityExceptionModifierConstructorDescriptionPerforms a deep copy on other.get_config_value_result(String success, ConfigValSecurityException o1)