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