Package io.debezium.server.events
-
Class Summary Class Description ConnectorCompletedEvent Fired when the connector was completed.ConnectorStartedEvent Fired when the connector is started.ConnectorStoppedEvent Fired when the connector is stopped but the final execution completion state is not yet determined.TaskStartedEvent Fired right after the connector execution code is started.TaskStoppedEvent Fired right after the connector execution code is stopped.