Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_database_result
-
Uses of ThriftHiveMetastore.get_database_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_database_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_database_result.deepCopy()ThriftHiveMetastore.Processor.get_database.getResult(I iface, ThriftHiveMetastore.get_database_args args) ThriftHiveMetastore.get_database_result.setO1(NoSuchObjectException o1) ThriftHiveMetastore.get_database_result.setO2(MetaException o2) ThriftHiveMetastore.get_database_result.setSuccess(Database success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_database_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_database_result.compareTo(ThriftHiveMetastore.get_database_result other) booleanThriftHiveMetastore.get_database_result.equals(ThriftHiveMetastore.get_database_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_database_resultModifierConstructorDescriptionPerforms a deep copy on other.