CommitSyncData¶
- class dsviper.CommitSyncData¶
Bases:
objectA class used to represent data exchanged during the synchronization of two databases.
Note: Not directly instantiable.
- codec_name() str¶
Return the name of the codec.
- commit_datas() list[CommitData]¶
Return the list of CommitData.
- definitions_hexdigest() str¶
Return the hexdigest of the definitions.