Package 

Class ConnectorSource

  • All Implemented Interfaces:

    
    public class ConnectorSource
    extends DataProducer<T>
                        

    Data producer for third-party connectors. This data topic does not register schemas to the schema registry by default, since Kafka Connect will do that itself. To enable auto-registration, set the register_schema property to true.