lsst.dax.apdb gbebdf9febd+c3ebd5ff3c
|
Public Member Functions | |
str | table_name (self, str prefix="") |
Mapping[ExtraTables, ApdbTables] | insert_id_tables (cls) |
Names of the extra tables used by Cassandra implementation.
Mapping[ExtraTables, ApdbTables] lsst.dax.apdb.apdbCassandraSchema.ExtraTables.insert_id_tables | ( | cls | ) |
Return mapping of tables used for insert ID tracking to their corresponding regular tables.
str lsst.dax.apdb.apdbCassandraSchema.ExtraTables.table_name | ( | self, | |
str | prefix = "" |
||
) |
Return full table name.