Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.get_valid_write_ids_result
-
Uses of ThriftHiveMetastore.get_valid_write_ids_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.get_valid_write_ids_resultModifier and TypeMethodDescriptionThriftHiveMetastore.get_valid_write_ids_result.deepCopy()ThriftHiveMetastore.Processor.get_valid_write_ids.getResult(I iface, ThriftHiveMetastore.get_valid_write_ids_args args) ThriftHiveMetastore.get_valid_write_ids_result.setO1(NoSuchTxnException o1) ThriftHiveMetastore.get_valid_write_ids_result.setO2(MetaException o2) ThriftHiveMetastore.get_valid_write_ids_result.setSuccess(GetValidWriteIdsResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_valid_write_ids_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.get_valid_write_ids_result.compareTo(ThriftHiveMetastore.get_valid_write_ids_result other) booleanThriftHiveMetastore.get_valid_write_ids_result.equals(ThriftHiveMetastore.get_valid_write_ids_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.get_valid_write_ids_resultModifierConstructorDescriptionPerforms a deep copy on other.