Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_partitions_pspec_result
-
Uses of ThriftHiveMetastore.get_partitions_pspec_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_partitions_pspec_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_partitions_pspec_result.deepCopy()ThriftHiveMetastore.Processor.get_partitions_pspec.getResult(I iface, ThriftHiveMetastore.get_partitions_pspec_args args) ThriftHiveMetastore.get_partitions_pspec_result.setO1(NoSuchObjectException o1) ThriftHiveMetastore.get_partitions_pspec_result.setO2(MetaException o2) ThriftHiveMetastore.get_partitions_pspec_result.setSuccess(List<PartitionSpec> success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_partitions_pspec_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_partitions_pspec_result.compareTo(ThriftHiveMetastore.get_partitions_pspec_result other) booleanThriftHiveMetastore.get_partitions_pspec_result.equals(ThriftHiveMetastore.get_partitions_pspec_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_partitions_pspec_resultModifierConstructorDescriptionPerforms a deep copy on other.