LSST Applications g0265f82a02+d6b5cd48b5,g02d81e74bb+80768bd682,g04242d3e92+8eaa23c173,g06b2ea86fd+734f9505a2,g2079a07aa2+14824f138e,g212a7c68fe+5f4fc2ea00,g2305ad1205+293ab1327e,g2bbee38e9b+d6b5cd48b5,g337abbeb29+d6b5cd48b5,g3ddfee87b4+8eaa23c173,g487adcacf7+abec5a19c5,g50ff169b8f+5929b3527e,g52b1c1532d+a6fc98d2e7,g591dd9f2cf+97ef3b4495,g5a732f18d5+66d966b544,g5d7b63bc56+636c3c3fd8,g64a986408d+80768bd682,g858d7b2824+80768bd682,g8a8a8dda67+a6fc98d2e7,g99cad8db69+6282a5f541,g9ddcbc5298+d4bad12328,ga1e77700b3+246acaaf9c,ga8c6da7877+9e3c062e8e,gb0e22166c9+3863383f4c,gb6a65358fc+d6b5cd48b5,gba4ed39666+9664299f35,gbb8dafda3b+60f904e7bc,gc120e1dc64+1bf26d0180,gc28159a63d+d6b5cd48b5,gcf0d15dbbd+8eaa23c173,gd2a12a3803+f8351bc914,gdaeeff99f8+a38ce5ea23,ge79ae78c31+d6b5cd48b5,gee10cc3b42+a6fc98d2e7,gf1cff7945b+80768bd682,v24.1.5.rc1
LSST Data Management Base Package
Loading...
Searching...
No Matches
lsst.dax.apdb.apdbCassandra.ApdbCassandra Member List

This is the complete list of members for lsst.dax.apdb.apdbCassandra.ApdbCassandra, including all inherited members.

__del__(self)lsst.dax.apdb.apdbCassandra.ApdbCassandra
__init__(self, ApdbCassandraConfig config)lsst.dax.apdb.apdbCassandra.ApdbCassandra
_add_fsrc_part(self, pandas.DataFrame sources, pandas.DataFrame objs)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_add_obj_part(self, pandas.DataFrame df)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_add_src_part(self, pandas.DataFrame sources, pandas.DataFrame objs)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_clusterlsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_combine_where(self, str prefix, list[tuple[str, tuple]] where1, list[tuple[str, tuple]] where2, str|None suffix=None)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_frozen_parameterslsst.dax.apdb.apdbCassandra.ApdbCassandraprotectedstatic
_get_history(self, ExtraTables table, Iterable[ApdbInsertId] ids)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_getSources(self, sphgeom.Region region, Iterable[int]|None object_ids, float mjd_start, float mjd_end, ApdbTables table_name)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_keyspacelsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_make_auth_provider(cls, ApdbCassandraConfig config)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_make_empty_catalog(self, ApdbTables table_name)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_make_session(cls, ApdbCassandraConfig config)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_makeProfiles(cls, ApdbCassandraConfig config)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_makeSchema(cls, ApdbConfig config, *bool drop=False, int|None replication_factor=None)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_metadatalsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_partition_zero_epoch_mjdlsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_pixelizationlsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_preparerlsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_schemalsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_sessionlsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_spatial_where(self, sphgeom.Region|None region, bool use_ranges=False)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_storeDiaObjects(self, pandas.DataFrame objs, astropy.time.Time visit_time, ApdbInsertId|None insert_id)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_storeDiaSources(self, ApdbTables table_name, pandas.DataFrame sources, astropy.time.Time visit_time, ApdbInsertId|None insert_id)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_storeDiaSourcesPartitions(self, pandas.DataFrame sources, astropy.time.Time visit_time, ApdbInsertId|None insert_id)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_storeInsertId(self, ApdbInsertId insert_id, astropy.time.Time visit_time)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_storeObjectsPandas(self, pandas.DataFrame records, ApdbTables|ExtraTables table_name, Mapping|None extra_columns=None, int|None time_part=None)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_temporal_where(self, ApdbTables table, float|astropy.time.Time start_time, float|astropy.time.Time end_time, bool|None query_per_time_part=None)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_time_partition(self, float|astropy.time.Time time)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_time_partition_cls(cls, float|astropy.time.Time time, float epoch_mjd, int part_days)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
_versionCheck(self, ApdbMetadataCassandra metadata)lsst.dax.apdb.apdbCassandra.ApdbCassandraprotected
apdbImplementationVersion(cls)lsst.dax.apdb.apdbCassandra.ApdbCassandra
apdbSchemaVersion(self)lsst.dax.apdb.apdbCassandra.ApdbCassandra
configlsst.dax.apdb.apdbCassandra.ApdbCassandra
containsVisitDetector(self, int visit, int detector)lsst.dax.apdb.apdbCassandra.ApdbCassandra
countUnassociatedObjects(self)lsst.dax.apdb.apdbCassandra.ApdbCassandra
dailyJob(self)lsst.dax.apdb.apdbCassandra.ApdbCassandra
deleteInsertIds(self, Iterable[ApdbInsertId] ids)lsst.dax.apdb.apdbCassandra.ApdbCassandra
getDiaForcedSources(self, sphgeom.Region region, Iterable[int]|None object_ids, astropy.time.Time visit_time)lsst.dax.apdb.apdbCassandra.ApdbCassandra
getDiaForcedSourcesHistory(self, Iterable[ApdbInsertId] ids)lsst.dax.apdb.apdbCassandra.ApdbCassandra
getDiaObjects(self, sphgeom.Region region)lsst.dax.apdb.apdbCassandra.ApdbCassandra
getDiaObjectsHistory(self, Iterable[ApdbInsertId] ids)lsst.dax.apdb.apdbCassandra.ApdbCassandra
getDiaSources(self, sphgeom.Region region, Iterable[int]|None object_ids, astropy.time.Time visit_time)lsst.dax.apdb.apdbCassandra.ApdbCassandra
getDiaSourcesHistory(self, Iterable[ApdbInsertId] ids)lsst.dax.apdb.apdbCassandra.ApdbCassandra
getInsertIds(self)lsst.dax.apdb.apdbCassandra.ApdbCassandra
getSSObjects(self)lsst.dax.apdb.apdbCassandra.ApdbCassandra
init_database(cls, list[str] hosts, str keyspace, *str|None schema_file=None, str|None schema_name=None, int|None read_sources_months=None, int|None read_forced_sources_months=None, bool use_insert_id=False, bool use_insert_id_skips_diaobjects=False, int|None port=None, str|None username=None, str|None prefix=None, str|None part_pixelization=None, int|None part_pix_level=None, bool time_partition_tables=True, str|None time_partition_start=None, str|None time_partition_end=None, str|None read_consistency=None, str|None write_consistency=None, int|None read_timeout=None, int|None write_timeout=None, list[str]|None ra_dec_columns=None, int|None replication_factor=None, bool drop=False)lsst.dax.apdb.apdbCassandra.ApdbCassandra
metadata(self)lsst.dax.apdb.apdbCassandra.ApdbCassandra
metadataCodeVersionKeylsst.dax.apdb.apdbCassandra.ApdbCassandrastatic
metadataCodeVersionKeylsst.dax.apdb.apdbCassandra.ApdbCassandra
metadataConfigKeylsst.dax.apdb.apdbCassandra.ApdbCassandrastatic
metadataConfigKeylsst.dax.apdb.apdbCassandra.ApdbCassandra
metadataSchemaVersionKeylsst.dax.apdb.apdbCassandra.ApdbCassandrastatic
metadataSchemaVersionKeylsst.dax.apdb.apdbCassandra.ApdbCassandra
partition_zero_epochlsst.dax.apdb.apdbCassandra.ApdbCassandrastatic
reassignDiaSources(self, Mapping[int, int] idMap)lsst.dax.apdb.apdbCassandra.ApdbCassandra
store(self, astropy.time.Time visit_time, pandas.DataFrame objects, pandas.DataFrame|None sources=None, pandas.DataFrame|None forced_sources=None)lsst.dax.apdb.apdbCassandra.ApdbCassandra
storeSSObjects(self, pandas.DataFrame objects)lsst.dax.apdb.apdbCassandra.ApdbCassandra
tableDef(self, ApdbTables table)lsst.dax.apdb.apdbCassandra.ApdbCassandra