lsst.dax.apdb g011c388f00+c533e7e796
|
Public Member Functions | |
ApdbInsertId | new_insert_id (cls, dafBase.DateTime insert_time) |
Static Public Attributes | |
UUID | id |
dafBase | insert_time .DateTime |
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, | |
dafBase.DateTime | insert_time ) |
Generate new unique insert identifier.