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