Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.check_lock_result
-
Uses of ThriftHiveMetastore.check_lock_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.check_lock_resultModifier and TypeMethodDescriptionThriftHiveMetastore.check_lock_result.deepCopy()ThriftHiveMetastore.Processor.check_lock.getResult(I iface, ThriftHiveMetastore.check_lock_args args) ThriftHiveMetastore.check_lock_result.setO1(NoSuchTxnException o1) ThriftHiveMetastore.check_lock_result.setO2(TxnAbortedException o2) ThriftHiveMetastore.check_lock_result.setO3(NoSuchLockException o3) ThriftHiveMetastore.check_lock_result.setSuccess(LockResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.check_lock_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.check_lock_result.compareTo(ThriftHiveMetastore.check_lock_result other) booleanThriftHiveMetastore.check_lock_result.equals(ThriftHiveMetastore.check_lock_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.check_lock_resultModifierConstructorDescriptionPerforms a deep copy on other.