EventAggregationEffectGroup
Parameters
The group key that defines the grouping criteria.
The sequence of effects that belong to this group.
Inheritance
Inheritance Chain:EventAggregationEffectGroup
- →
Generic
Properties
The collection of effects in this group.
The key that defines how effects are grouped together.
Static Methods
group_by_event_and_affecting_schema()
The effects to group.
list[EventAggregationEffectGroup[AggregationInputT, EmbeddingInputT]]
- The grouped effects.
GroupKey
Parameters
The event schema for this group key.
The resolved schema reference for the affected schema.
The resolved affecting schema object.
The resolved affecting reference field.
Inheritance
Inheritance Chain:GroupKey
- →
Generic
Properties
Reference to the affected schema object.
Reference to the affecting schema object.
The event schema associated with this key.
The resolved reference for the affected schema.
The resolved field reference for the affecting schema.
The resolved affecting schema object.