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