Package io.debezium.pipeline
Interface ConnectorEvent
-
public interface ConnectorEventA marker interface for an event with the connector that isn't dispatched to the change event stream but instead is potentially of interest to other parts of the framework such as metrics.- Author:
- Chris Cranford