MapperPolicy interface
CDC Policy.
Properties
| mode | Mode of running the CDC: batch vs continuous. |
| recurrence | Defines the frequency and interval for running the CDC for batch mode. |
Property Details
mode
Mode of running the CDC: batch vs continuous.
mode?: string
Property Value
string
recurrence
Defines the frequency and interval for running the CDC for batch mode.
recurrence?: MapperPolicyRecurrence