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