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 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. | 
| 
 | Names of the tables in APDB schema. |