Uses of Class
io.trino.hive.thrift.metastore.ThriftHiveMetastore.allocate_table_write_ids_result
-
Uses of ThriftHiveMetastore.allocate_table_write_ids_result in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return ThriftHiveMetastore.allocate_table_write_ids_resultModifier and TypeMethodDescriptionThriftHiveMetastore.allocate_table_write_ids_result.deepCopy()ThriftHiveMetastore.Processor.allocate_table_write_ids.getResult(I iface, ThriftHiveMetastore.allocate_table_write_ids_args args) ThriftHiveMetastore.allocate_table_write_ids_result.setO1(NoSuchTxnException o1) ThriftHiveMetastore.allocate_table_write_ids_result.setO2(TxnAbortedException o2) ThriftHiveMetastore.allocate_table_write_ids_result.setO3(MetaException o3) ThriftHiveMetastore.allocate_table_write_ids_result.setSuccess(AllocateTableWriteIdsResponse success) Methods in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.allocate_table_write_ids_resultModifier and TypeMethodDescriptionintThriftHiveMetastore.allocate_table_write_ids_result.compareTo(ThriftHiveMetastore.allocate_table_write_ids_result other) booleanThriftHiveMetastore.allocate_table_write_ids_result.equals(ThriftHiveMetastore.allocate_table_write_ids_result that) Constructors in io.trino.hive.thrift.metastore with parameters of type ThriftHiveMetastore.allocate_table_write_ids_resultModifierConstructorDescriptionPerforms a deep copy on other.