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