Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.open_txns_result
-
Uses of ThriftHiveMetastore.open_txns_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.open_txns_resultModifier and TypeMethodDescriptionThriftHiveMetastore.open_txns_result.deepCopy()ThriftHiveMetastore.Processor.open_txns.getResult(I iface, ThriftHiveMetastore.open_txns_args args) ThriftHiveMetastore.open_txns_result.setSuccess(OpenTxnsResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.open_txns_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.open_txns_result.compareTo(ThriftHiveMetastore.open_txns_result other) booleanThriftHiveMetastore.open_txns_result.equals(ThriftHiveMetastore.open_txns_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.open_txns_resultModifierConstructorDescriptionPerforms a deep copy on other.