CommitStateTracing

class dsviper.CommitStateTracing

Bases: object

An interface used to trace a value (aka document).

Note: Not directly instantiable.

trace(attachment: Attachment, key: ValueKey) CommitStateTrace

Return an CommitStateTrace associated with the key in the attachment.