Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_runtime_stats_result
-
Uses of ThriftHiveMetastore.get_runtime_stats_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_runtime_stats_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_runtime_stats_result.deepCopy()ThriftHiveMetastore.Processor.get_runtime_stats.getResult(I iface, ThriftHiveMetastore.get_runtime_stats_args args) ThriftHiveMetastore.get_runtime_stats_result.setO1(MetaException o1) ThriftHiveMetastore.get_runtime_stats_result.setSuccess(List<RuntimeStat> success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_runtime_stats_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_runtime_stats_result.compareTo(ThriftHiveMetastore.get_runtime_stats_result other) booleanThriftHiveMetastore.get_runtime_stats_result.equals(ThriftHiveMetastore.get_runtime_stats_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_runtime_stats_resultModifierConstructorDescriptionPerforms a deep copy on other.