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