Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.update_table_column_statistics_args
-
Uses of ThriftHiveMetastore.update_table_column_statistics_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.update_table_column_statistics_argsModifier and TypeMethodDescriptionThriftHiveMetastore.update_table_column_statistics_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.update_table_column_statistics.getEmptyArgsInstance()ThriftHiveMetastore.Processor.update_table_column_statistics.getEmptyArgsInstance()ThriftHiveMetastore.update_table_column_statistics_args.setStatsObj(ColumnStatistics stats_obj) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.update_table_column_statistics_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.update_table_column_statistics_args.compareTo(ThriftHiveMetastore.update_table_column_statistics_args other) booleanThriftHiveMetastore.update_table_column_statistics_args.equals(ThriftHiveMetastore.update_table_column_statistics_args that) ThriftHiveMetastore.Processor.update_table_column_statistics.getResult(I iface, ThriftHiveMetastore.update_table_column_statistics_args args) voidThriftHiveMetastore.AsyncProcessor.update_table_column_statistics.start(I iface, ThriftHiveMetastore.update_table_column_statistics_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.update_table_column_statistics_argsModifierConstructorDescriptionPerforms a deep copy on other.