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