Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.alter_catalog_args
-
Uses of ThriftHiveMetastore.alter_catalog_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.alter_catalog_argsModifier and TypeMethodDescriptionThriftHiveMetastore.alter_catalog_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.alter_catalog.getEmptyArgsInstance()ThriftHiveMetastore.Processor.alter_catalog.getEmptyArgsInstance()ThriftHiveMetastore.alter_catalog_args.setRqst(AlterCatalogRequest rqst) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_catalog_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.alter_catalog_args.compareTo(ThriftHiveMetastore.alter_catalog_args other) booleanThriftHiveMetastore.alter_catalog_args.equals(ThriftHiveMetastore.alter_catalog_args that) ThriftHiveMetastore.Processor.alter_catalog.getResult(I iface, ThriftHiveMetastore.alter_catalog_args args) voidThriftHiveMetastore.AsyncProcessor.alter_catalog.start(I iface, ThriftHiveMetastore.alter_catalog_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.alter_catalog_argsModifierConstructorDescriptionPerforms a deep copy on other.