Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_database_result
-
Uses of ThriftHiveMetastore.drop_database_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.drop_database_resultModifier and TypeMethodDescriptionThriftHiveMetastore.drop_database_result.deepCopy()ThriftHiveMetastore.Processor.drop_database.getResult(I iface, ThriftHiveMetastore.drop_database_args args) ThriftHiveMetastore.drop_database_result.setO1(NoSuchObjectException o1) ThriftHiveMetastore.drop_database_result.setO2(InvalidOperationException o2) ThriftHiveMetastore.drop_database_result.setO3(MetaException o3) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_database_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.drop_database_result.compareTo(ThriftHiveMetastore.drop_database_result other) booleanThriftHiveMetastore.drop_database_result.equals(ThriftHiveMetastore.drop_database_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_database_resultModifierConstructorDescriptionPerforms a deep copy on other.