Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_config_value_args
-
Uses of ThriftHiveMetastore.get_config_value_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_config_value_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_config_value_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_config_value.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_config_value.getEmptyArgsInstance()ThriftHiveMetastore.get_config_value_args.setDefaultValue(String defaultValue) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_config_value_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_config_value_args.compareTo(ThriftHiveMetastore.get_config_value_args other) booleanThriftHiveMetastore.get_config_value_args.equals(ThriftHiveMetastore.get_config_value_args that) ThriftHiveMetastore.Processor.get_config_value.getResult(I iface, ThriftHiveMetastore.get_config_value_args args) voidThriftHiveMetastore.AsyncProcessor.get_config_value.start(I iface, ThriftHiveMetastore.get_config_value_args args, org.apache.thrift.async.AsyncMethodCallback<String> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_config_value_argsModifierConstructorDescriptionPerforms a deep copy on other.