Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AssignTargetUuidHandling

Enables assignment of IDs on the target to anonymous transactions coming from the source. The target server UUID is added as a prefix to the ID.

Properties

Optional lastConfiguredLogFilename

lastConfiguredLogFilename: undefined | string

Specifies one of the coordinates (file) at which the replica should begin reading the source's log. As this value specifies the point where replication starts from, it is only used once, when it starts. It is never used again, unless a new UpdateChannel operation modifies it.

Optional lastConfiguredLogOffset

lastConfiguredLogOffset: undefined | number

Specifies one of the coordinates (offset) at which the replica should begin reading the source's log. As this value specifies the point where replication starts from, it is only used once, when it starts. It is never used again, unless a new UpdateChannel operation modifies it. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Const policy

policy: string = "ASSIGN_TARGET_UUID"

Methods

getDeserializedJsonObj

getJsonObj