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