lsst.dax.apdb gb469cb74ca+f5bc18d675
Loading...
Searching...
No Matches
Public Member Functions | List of all members
lsst.dax.apdb.apdb.ApdbInsertId Class Reference

Public Member Functions

ApdbInsertId new_insert_id (cls)
 

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: