Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_partition_column_statistics_req_result
-
Uses of ThriftHiveMetastore.update_partition_column_statistics_req_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.update_partition_column_statistics_req_resultModifier and TypeMethodDescriptionThriftHiveMetastore.update_partition_column_statistics_req_result.deepCopy()ThriftHiveMetastore.Processor.update_partition_column_statistics_req.getResult(I iface, ThriftHiveMetastore.update_partition_column_statistics_req_args args) ThriftHiveMetastore.update_partition_column_statistics_req_result.setO1(NoSuchObjectException o1) ThriftHiveMetastore.update_partition_column_statistics_req_result.setO2(InvalidObjectException o2) ThriftHiveMetastore.update_partition_column_statistics_req_result.setO3(MetaException o3) ThriftHiveMetastore.update_partition_column_statistics_req_result.setO4(InvalidInputException o4) ThriftHiveMetastore.update_partition_column_statistics_req_result.setSuccess(SetPartitionsStatsResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.update_partition_column_statistics_req_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.update_partition_column_statistics_req_result.compareTo(ThriftHiveMetastore.update_partition_column_statistics_req_result other) booleanThriftHiveMetastore.update_partition_column_statistics_req_result.equals(ThriftHiveMetastore.update_partition_column_statistics_req_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.update_partition_column_statistics_req_resultModifierConstructorDescriptionupdate_partition_column_statistics_req_result(ThriftHiveMetastore.update_partition_column_statistics_req_result other) Performs a deep copy on other.