Packages

package internal

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final case class ReplicatedEventMetadata(originReplica: ReplicaId, originSequenceNr: Long, version: VersionVector, concurrent: Boolean) extends Product with Serializable

    INTERNAL API

    INTERNAL API

    originReplica

    Where the event originally was created

    originSequenceNr

    The original sequenceNr in the origin DC

    version

    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

    Annotations
    @InternalStableApi()
  2. final class ReplicatedPublishedEventMetaData extends AnyRef

Ungrouped