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