Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.commit_txn_result
-
Uses of ThriftHiveMetastore.commit_txn_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.commit_txn_resultModifier and TypeMethodDescriptionThriftHiveMetastore.commit_txn_result.deepCopy()ThriftHiveMetastore.Processor.commit_txn.getResult(I iface, ThriftHiveMetastore.commit_txn_args args) ThriftHiveMetastore.commit_txn_result.setO1(NoSuchTxnException o1) ThriftHiveMetastore.commit_txn_result.setO2(TxnAbortedException o2) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.commit_txn_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.commit_txn_result.compareTo(ThriftHiveMetastore.commit_txn_result other) booleanThriftHiveMetastore.commit_txn_result.equals(ThriftHiveMetastore.commit_txn_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.commit_txn_resultModifierConstructorDescriptionPerforms a deep copy on other.