Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_table_statistics_req_result
-
Uses of ThriftHiveMetastore.get_table_statistics_req_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_table_statistics_req_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_table_statistics_req_result.deepCopy()ThriftHiveMetastore.Processor.get_table_statistics_req.getResult(I iface, ThriftHiveMetastore.get_table_statistics_req_args args) ThriftHiveMetastore.get_table_statistics_req_result.setO1(NoSuchObjectException o1) ThriftHiveMetastore.get_table_statistics_req_result.setO2(MetaException o2) ThriftHiveMetastore.get_table_statistics_req_result.setSuccess(TableStatsResult success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_table_statistics_req_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_table_statistics_req_result.compareTo(ThriftHiveMetastore.get_table_statistics_req_result other) booleanThriftHiveMetastore.get_table_statistics_req_result.equals(ThriftHiveMetastore.get_table_statistics_req_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_table_statistics_req_resultModifierConstructorDescriptionPerforms a deep copy on other.