Uses of Class
io.trino.hive.thrift.metastore.AlterCatalogRequest
-
Uses of AlterCatalogRequest in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return AlterCatalogRequestModifier and TypeMethodDescriptionAlterCatalogRequest.deepCopy()ThriftHiveMetastore.alter_catalog_args.getRqst()Methods in io.trino.hive.thrift.metastore with parameters of type AlterCatalogRequestModifier and TypeMethodDescriptionvoidThriftHiveMetastore.AsyncClient.alterCatalog(AlterCatalogRequest rqst, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) voidThriftHiveMetastore.AsyncIface.alterCatalog(AlterCatalogRequest rqst, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) voidThriftHiveMetastore.Client.alterCatalog(AlterCatalogRequest rqst) voidThriftHiveMetastore.Iface.alterCatalog(AlterCatalogRequest rqst) intAlterCatalogRequest.compareTo(AlterCatalogRequest other) booleanAlterCatalogRequest.equals(AlterCatalogRequest that) voidThriftHiveMetastore.Client.sendAlterCatalog(AlterCatalogRequest rqst) ThriftHiveMetastore.alter_catalog_args.setRqst(AlterCatalogRequest rqst) Constructors in io.trino.hive.thrift.metastore with parameters of type AlterCatalogRequestModifierConstructorDescriptionalter_catalog_call(AlterCatalogRequest rqst, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler, org.apache.thrift.async.TAsyncClient client, org.apache.thrift.protocol.TProtocolFactory protocolFactory, org.apache.thrift.transport.TNonblockingTransport transport) Performs a deep copy on other.