Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.drop_partitions_req_result
-
Uses of ThriftHiveMetastore.drop_partitions_req_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.drop_partitions_req_resultModifier and TypeMethodDescriptionThriftHiveMetastore.drop_partitions_req_result.deepCopy()ThriftHiveMetastore.Processor.drop_partitions_req.getResult(I iface, ThriftHiveMetastore.drop_partitions_req_args args) ThriftHiveMetastore.drop_partitions_req_result.setO1(NoSuchObjectException o1) ThriftHiveMetastore.drop_partitions_req_result.setO2(MetaException o2) ThriftHiveMetastore.drop_partitions_req_result.setSuccess(DropPartitionsResult success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_partitions_req_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.drop_partitions_req_result.compareTo(ThriftHiveMetastore.drop_partitions_req_result other) booleanThriftHiveMetastore.drop_partitions_req_result.equals(ThriftHiveMetastore.drop_partitions_req_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.drop_partitions_req_resultModifierConstructorDescriptionPerforms a deep copy on other.