The base type of PersistentEntity events may return one of these
to make the events available for sharded read-side processing.
The tag should be unique among the event types of the service.
The numShards should be stable and never change.
The class name can be used as tag, but note that it is needed
to retain the original tag when the class name is changed because
the tag is part of the store event data.
This member is added by an implicit conversion from AggregateEventShards[Event] to
any2stringadd[AggregateEventShards[Event]] performed by method any2stringadd in scala.Predef.
This member is added by an implicit conversion from AggregateEventShards[Event] to
ArrowAssoc[AggregateEventShards[Event]] performed by method ArrowAssoc in scala.Predef.
This member is added by an implicit conversion from AggregateEventShards[Event] to
Ensuring[AggregateEventShards[Event]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from AggregateEventShards[Event] to
Ensuring[AggregateEventShards[Event]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from AggregateEventShards[Event] to
Ensuring[AggregateEventShards[Event]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from AggregateEventShards[Event] to
Ensuring[AggregateEventShards[Event]] performed by method Ensuring in scala.Predef.
This member is added by an implicit conversion from AggregateEventShards[Event] to
StringFormat[AggregateEventShards[Event]] performed by method StringFormat in scala.Predef.
This member is added by an implicit conversion from AggregateEventShards[Event] to
ArrowAssoc[AggregateEventShards[Event]] performed by method ArrowAssoc in scala.Predef.
The base type of PersistentEntity events may return one of these to make the events available for sharded read-side processing.
The
tag
should be unique among the event types of the service.The
numShards
should be stable and never change.The class name can be used as
tag
, but note that it is needed to retain the original tag when the class name is changed because the tag is part of the store event data.