Package io.debezium.server.events
Class ConnectorStartedEvent
java.lang.Object
io.debezium.server.events.ConnectorStartedEvent
Fired when the connector is started. The initialization is completed but the execution task
is not started yet.
- Author:
- Jiri Pechanec
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConnectorStartedEvent
public ConnectorStartedEvent()
-