Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_args
-
Uses of ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_argsModifier and TypeMethodDescriptionThriftHiveMetastore.heartbeat_lock_materialization_rebuild_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.heartbeat_lock_materialization_rebuild.getEmptyArgsInstance()ThriftHiveMetastore.Processor.heartbeat_lock_materialization_rebuild.getEmptyArgsInstance()ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_args.setTableName(String tableName) ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_args.setTxnId(long txnId) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.heartbeat_lock_materialization_rebuild_args.compareTo(ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_args other) booleanThriftHiveMetastore.heartbeat_lock_materialization_rebuild_args.equals(ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_args that) ThriftHiveMetastore.Processor.heartbeat_lock_materialization_rebuild.getResult(I iface, ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_args args) voidThriftHiveMetastore.AsyncProcessor.heartbeat_lock_materialization_rebuild.start(I iface, ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_args args, org.apache.thrift.async.AsyncMethodCallback<Boolean> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_argsModifierConstructorDescriptionheartbeat_lock_materialization_rebuild_args(ThriftHiveMetastore.heartbeat_lock_materialization_rebuild_args other) Performs a deep copy on other.