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