Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.commit_txn_args
-
Uses of ThriftHiveMetastore.commit_txn_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.commit_txn_argsModifier and TypeMethodDescriptionThriftHiveMetastore.commit_txn_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.commit_txn.getEmptyArgsInstance()ThriftHiveMetastore.Processor.commit_txn.getEmptyArgsInstance()ThriftHiveMetastore.commit_txn_args.setRqst(CommitTxnRequest rqst) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.commit_txn_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.commit_txn_args.compareTo(ThriftHiveMetastore.commit_txn_args other) booleanThriftHiveMetastore.commit_txn_args.equals(ThriftHiveMetastore.commit_txn_args that) ThriftHiveMetastore.Processor.commit_txn.getResult(I iface, ThriftHiveMetastore.commit_txn_args args) voidThriftHiveMetastore.AsyncProcessor.commit_txn.start(I iface, ThriftHiveMetastore.commit_txn_args args, org.apache.thrift.async.AsyncMethodCallback<Void> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.commit_txn_argsModifierConstructorDescriptionPerforms a deep copy on other.