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