lsst.dax.apdb g4122c88930+ce54348158
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
lsst.dax.apdb.apdb.ApdbInsertId Class Reference

Public Member Functions

ApdbInsertId new_insert_id (cls)
 

Static Public Attributes

UUID id
 

Detailed Description

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.

Member Function Documentation

◆ new_insert_id()

ApdbInsertId lsst.dax.apdb.apdb.ApdbInsertId.new_insert_id (   cls)
Generate new unique insert identifier.

The documentation for this class was generated from the following file: