ascetic_ddd.seedwork.domain.aggregate.causal_dependency¶
Classes
|
This is enough to extract aggregate with required version from repository. |
- class ascetic_ddd.seedwork.domain.aggregate.causal_dependency.CausalDependency(tenant_id, stream_id, stream_type, stream_position)[source]¶
Bases:
objectThis is enough to extract aggregate with required version from repository. And this is enough to check causal dependencies in Inbox.
- tenant_id : --is-rst--:py:data:`~typing.Any`¶
- stream_id : --is-rst--:py:data:`~typing.Any`¶
- stream_type : --is-rst--:py:class:`str`¶
- stream_position : --is-rst--:py:class:`int`¶