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