lsst.dax.apdb g4122c88930+ce54348158
|
Public Member Functions | |
ApdbInsertId | new_insert_id (cls) |
Static Public Attributes | |
UUID | id |
Class used to identify single insert operation. Instances of this class are used to identify the units of transfer from APDB to PPDB. Usually single `ApdbInsertId` corresponds to a single call to `store` method.
ApdbInsertId lsst.dax.apdb.apdb.ApdbInsertId.new_insert_id | ( | cls | ) |
Generate new unique insert identifier.