lsst.dax.apdb¶
Contributing¶
lsst.dax.apdb
is developed at https://github.com/lsst/dax_apdb.
You can find Jira issues for this module under the dax_apdb component.
Python API reference¶
lsst.dax.apdb Package¶
Functions¶
|
Create Apdb instance based on Apdb configuration. |
Classes¶
|
Abstract interface for APDB. |
|
Implementation of APDB database on to of Apache Cassandra. |
|
|
|
Class for management of APDB schema. |
|
Part of Apdb configuration common to all implementations. |
|
Class used to identify single insert operation. |
|
Class for management of APDB schema. |
|
Implementation of APDB interface based on SQL database. |
|
APDB configuration class for SQL implementation (ApdbSql). |
|
Class for management of APDB schema. |
Abstract class for representing table data. |
|
|
Names of the tables in APDB schema. |
|
Names of the tables used for tracking insert IDs. |