Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_catalog_args
-
Uses of ThriftHiveMetastore.drop_catalog_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.drop_catalog_argsModifier and TypeMethodDescriptionThriftHiveMetastore.drop_catalog_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.drop_catalog.getEmptyArgsInstance()ThriftHiveMetastore.Processor.drop_catalog.getEmptyArgsInstance()ThriftHiveMetastore.drop_catalog_args.setCatName(DropCatalogRequest catName) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_catalog_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.drop_catalog_args.compareTo(ThriftHiveMetastore.drop_catalog_args other) booleanThriftHiveMetastore.drop_catalog_args.equals(ThriftHiveMetastore.drop_catalog_args that) ThriftHiveMetastore.Processor.drop_catalog.getResult(I iface, ThriftHiveMetastore.drop_catalog_args args) voidThriftHiveMetastore.AsyncProcessor.drop_catalog.start(I iface, ThriftHiveMetastore.drop_catalog_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_catalog_argsModifierConstructorDescriptionPerforms a deep copy on other.