Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.add_partitions_pspec_result
-
Uses of ThriftHiveMetastore.add_partitions_pspec_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.add_partitions_pspec_resultModifier and TypeMethodDescriptionThriftHiveMetastore.add_partitions_pspec_result.deepCopy()ThriftHiveMetastore.Processor.add_partitions_pspec.getResult(I iface, ThriftHiveMetastore.add_partitions_pspec_args args) ThriftHiveMetastore.add_partitions_pspec_result.setO1(InvalidObjectException o1) ThriftHiveMetastore.add_partitions_pspec_result.setO2(AlreadyExistsException o2) ThriftHiveMetastore.add_partitions_pspec_result.setO3(MetaException o3) ThriftHiveMetastore.add_partitions_pspec_result.setSuccess(int success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.add_partitions_pspec_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.add_partitions_pspec_result.compareTo(ThriftHiveMetastore.add_partitions_pspec_result other) booleanThriftHiveMetastore.add_partitions_pspec_result.equals(ThriftHiveMetastore.add_partitions_pspec_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.add_partitions_pspec_resultModifierConstructorDescriptionPerforms a deep copy on other.