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