lsst.dax.apdb gd2a12a3803+0c2c227a2b
|
Public Member Functions | |
ApdbInsertId | new_insert_id (cls, astropy.time.Time insert_time) |
Static Public Attributes | |
UUID | id |
astropy | insert_time .time.Time |
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, | |
astropy.time.Time | insert_time ) |
Generate new unique insert identifier.