Class HeartbeatFactory<T extends DataCollectionId>

java.lang.Object
io.debezium.heartbeat.HeartbeatFactory<T>

public class HeartbeatFactory<T extends DataCollectionId> extends Object
A factory for creating the appropriate Heartbeat implementation based on the connector type and its configured properties.
Author:
Chris Cranford