MigrationTargetReadyEvent interface

Migration handshake event. The target instance of raw.migrationId is ready to begin output from the position in raw.payload (opaque: the job owns its meaning). AutoManager owns the protocol and relays the payload to the source; SDK consumers see the raw PB.

Signature:

export interface MigrationTargetReadyEvent

Properties

Property Type Description

event

"migrationTargetReady"

raw

ManagerPB.MigrationTargetReadyEvent