Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.lock_result
-
Uses of ThriftHiveMetastore.lock_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.lock_resultModifier and TypeMethodDescriptionThriftHiveMetastore.lock_result.deepCopy()ThriftHiveMetastore.Processor.lock.getResult(I iface, ThriftHiveMetastore.lock_args args) ThriftHiveMetastore.lock_result.setO1(NoSuchTxnException o1) ThriftHiveMetastore.lock_result.setO2(TxnAbortedException o2) ThriftHiveMetastore.lock_result.setSuccess(LockResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.lock_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.lock_result.compareTo(ThriftHiveMetastore.lock_result other) booleanThriftHiveMetastore.lock_result.equals(ThriftHiveMetastore.lock_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.lock_resultModifierConstructorDescriptionPerforms a deep copy on other.