Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_open_txns_args
-
Uses of ThriftHiveMetastore.get_open_txns_args in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_open_txns_argsModifier and TypeMethodDescriptionThriftHiveMetastore.get_open_txns_args.deepCopy()ThriftHiveMetastore.AsyncProcessor.get_open_txns.getEmptyArgsInstance()ThriftHiveMetastore.Processor.get_open_txns.getEmptyArgsInstance()Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_open_txns_argsModifier and TypeMethodDescriptionintThriftHiveMetastore.get_open_txns_args.compareTo(ThriftHiveMetastore.get_open_txns_args other) booleanThriftHiveMetastore.get_open_txns_args.equals(ThriftHiveMetastore.get_open_txns_args that) ThriftHiveMetastore.Processor.get_open_txns.getResult(I iface, ThriftHiveMetastore.get_open_txns_args args) voidThriftHiveMetastore.AsyncProcessor.get_open_txns.start(I iface, ThriftHiveMetastore.get_open_txns_args args, org.apache.thrift.async.AsyncMethodCallback<GetOpenTxnsResponse> resultHandler) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_open_txns_argsModifierConstructorDescriptionPerforms a deep copy on other.