Optional changesThe count of changes not yet replicated.
Optional checkpointedThe source sequence id which was last successfully replicated.
Optional docThe count of docs which failed to be written to the target.
Optional docsThe count of docs which have been read from the source.
Optional docsThe count of docs which have been written to the target.
Optional errorReplication error message.
Optional missingThe count of revisions which were found on the source, but missing from the target.
Optional revisionsThe count of revisions which have been checked since this replication began.
Optional sourceThe last sequence number obtained from the source database changes feed.
Optional throughThe last sequence number processed by the replicator.
Static deserializeStatic serialize
Schema for scheduler document information. A JSON object that may contain additional information about the state. For error states this will contain an error field and string value.