|
|
int | diaObjectId | None |
| |
|
ClassVar | update_type [str] |
| |
|
ClassVar | apdb_table [ApdbTables] |
| |
|
|
None | __init_subclass__ (cls, str update_type, **Any kwargs) |
| |
|
bool | __lt__ (self, Any other) |
| |
|
bool | __le__ (self, Any other) |
| |
|
bool | __gt__ (self, Any other) |
| |
|
bool | __ge__ (self, Any other) |
| |
|
ApdbUpdateRecord | from_json (cls, int update_time_ns, int update_order, str json_str) |
| |
|
str | to_json (self) |
| |
|
| update_time_ns |
| |
|
| update_order |
| |
|
TypeError | _type_error (self, Any other) |
| |
|
dict | _update_types = {} |
| |
Update record representing withdrawal of DIASource.
The documentation for this class was generated from the following file:
- python/lsst/dax/apdb/apdbUpdateRecord.py