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