Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_part_specs_by_filter_args
-
Uses of ThriftHiveMetastore.get_part_specs_by_filter_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_part_specs_by_filter_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_part_specs_by_filter_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_part_specs_by_filter.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_part_specs_by_filter.getEmptyArgsInstance()ThriftHiveMetastore.get_part_specs_by_filter_args.setMaxParts(int max_parts) ThriftHiveMetastore.get_part_specs_by_filter_args.setTblName(String tbl_name) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_part_specs_by_filter_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_part_specs_by_filter_args.compareTo(ThriftHiveMetastore.get_part_specs_by_filter_args other) booleanThriftHiveMetastore.get_part_specs_by_filter_args.equals(ThriftHiveMetastore.get_part_specs_by_filter_args that) ThriftHiveMetastore.Processor.get_part_specs_by_filter.getResult(I iface, ThriftHiveMetastore.get_part_specs_by_filter_args args) voidThriftHiveMetastore.AsyncProcessor.get_part_specs_by_filter.start(I iface, ThriftHiveMetastore.get_part_specs_by_filter_args args, org.apache.thrift.async.AsyncMethodCallback<List<PartitionSpec>> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_part_specs_by_filter_argsModifierConstructorDescriptionPerforms a deep copy on other.