Class CdcManagerStopRecord


  • public class CdcManagerStopRecord
    extends WALRecord
    Record notifies CdcMain that CdcManager fails and stop processing WAL data in-memory. CdcMain must start capturing and process CdcEvent in regularly(active) way.
    • Constructor Detail

      • CdcManagerStopRecord

        public CdcManagerStopRecord()