package v30
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- 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()
- final case class PartyReplicationSourceMessage(dataOrStatus: DataOrStatus) extends GeneratedMessage with Updatable[PartyReplicationSourceMessage] with Product with Serializable
- Annotations
- @SerialVersionUID()
Value Members
- object PartyReplicationInstruction extends GeneratedMessageCompanion[PartyReplicationInstruction] with AlphaProtoVersion
- object PartyReplicationProto extends GeneratedFileObject
- object PartyReplicationSourceMessage extends GeneratedMessageCompanion[PartyReplicationSourceMessage] with AlphaProtoVersion