Package io.debezium.heartbeat


package io.debezium.heartbeat
  • Class
    Description
    Implementation of the heartbeat feature that allows for a DB query to be executed with every heartbeat.
    A class that is able to generate periodic heartbeat messages based on a pre-configured interval.
    Returns the offset to be used when emitting a heartbeat event.
     
    Default implementation of Heartbeat