Packages

package v30

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. final case class PartyReplicationInstruction(maxCounter: Int) extends GeneratedMessage with Updatable[PartyReplicationInstruction] with Product with Serializable

    maxCounter

    ACS snapshot chunk counter (0-based) up to which the source participant is allowed to send ACS chunks inclusively Required

    Annotations
    @SerialVersionUID()
  2. final case class PartyReplicationSourceMessage(dataOrStatus: DataOrStatus) extends GeneratedMessage with Updatable[PartyReplicationSourceMessage] with Product with Serializable
    Annotations
    @SerialVersionUID()

Ungrouped