Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_database_result
-
Uses of ThriftHiveMetastore.alter_database_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.alter_database_resultModifier and TypeMethodDescriptionThriftHiveMetastore.alter_database_result.deepCopy()ThriftHiveMetastore.Processor.alter_database.getResult(I iface, ThriftHiveMetastore.alter_database_args args) ThriftHiveMetastore.alter_database_result.setO1(MetaException o1) ThriftHiveMetastore.alter_database_result.setO2(NoSuchObjectException o2) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_database_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.alter_database_result.compareTo(ThriftHiveMetastore.alter_database_result other) booleanThriftHiveMetastore.alter_database_result.equals(ThriftHiveMetastore.alter_database_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_database_resultModifierConstructorDescriptionPerforms a deep copy on other.