Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.unlock_result
-
Uses of ThriftHiveMetastore.unlock_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.unlock_resultModifier and TypeMethodDescriptionThriftHiveMetastore.unlock_result.deepCopy()ThriftHiveMetastore.Processor.unlock.getResult(I iface, ThriftHiveMetastore.unlock_args args) ThriftHiveMetastore.unlock_result.setO1(NoSuchLockException o1) ThriftHiveMetastore.unlock_result.setO2(TxnOpenException o2) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.unlock_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.unlock_result.compareTo(ThriftHiveMetastore.unlock_result other) booleanThriftHiveMetastore.unlock_result.equals(ThriftHiveMetastore.unlock_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.unlock_resultModifierConstructorDescriptionPerforms a deep copy on other.