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