Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_result
-
Uses of ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_resultModifier and TypeMethodDescriptionThriftHiveMetastore.heartbeat_lock_materialization_rebuild_result.deepCopy()ThriftHiveMetastore.Processor.heartbeat_lock_materialization_rebuild.getResult(I iface, ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_args args) ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_result.setSuccess(boolean success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.heartbeat_lock_materialization_rebuild_result.compareTo(ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_result other) booleanThriftHiveMetastore.heartbeat_lock_materialization_rebuild_result.equals(ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_resultModifierConstructorDescriptionheartbeat_lock_materialization_rebuild_result(ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_result other) Performs a deep copy on other.