Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.delete_table_column_statistics_args
-
Uses of ThriftHiveMetastore.delete_table_column_statistics_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.delete_table_column_statistics_argsModifier and TypeMethodDescriptionThriftHiveMetastore.delete_table_column_statistics_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.delete_table_column_statistics.getEmptyArgsInstance()ThriftHiveMetastore.Processor.delete_table_column_statistics.getEmptyArgsInstance()ThriftHiveMetastore.delete_table_column_statistics_args.setColName(String col_name) ThriftHiveMetastore.delete_table_column_statistics_args.setTblName(String tbl_name) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.delete_table_column_statistics_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.delete_table_column_statistics_args.compareTo(ThriftHiveMetastore.delete_table_column_statistics_args other) booleanThriftHiveMetastore.delete_table_column_statistics_args.equals(ThriftHiveMetastore.delete_table_column_statistics_args that) ThriftHiveMetastore.Processor.delete_table_column_statistics.getResult(I iface, ThriftHiveMetastore.delete_table_column_statistics_args args) voidThriftHiveMetastore.AsyncProcessor.delete_table_column_statistics.start(I iface, ThriftHiveMetastore.delete_table_column_statistics_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.delete_table_column_statistics_argsModifierConstructorDescriptionPerforms a deep copy on other.