Package io.debezium.server.events
Class ConnectorStartedEvent
- java.lang.Object
-
- io.debezium.server.events.ConnectorStartedEvent
-
public class ConnectorStartedEvent extends Object
Fired when the connector is started. The initialization is completed but the execution task is not started yet.- Author:
- Jiri Pechanec