package internal
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final case class ReplicatedEventMetadata(originReplica: ReplicaId, originSequenceNr: Long, version: VersionVector, concurrent: Boolean) extends Product with Serializable
INTERNAL API
- final class ReplicatedPublishedEventMetaData extends AnyRef
Value Members
- object ReplicatedEventMetadata extends Serializable
- object ReplicatedSnapshotMetadata extends Serializable
INTERNAL API
Where the event originally was created
The original sequenceNr in the origin DC
The version with which the event was persisted at the different DC. The same event will have different version vectors at each location as they are received at different times