Class ConnectorSource
java.lang.Object
org.radarbase.schema.specification.DataProducer<DataTopic>
org.radarbase.schema.specification.connector.ConnectorSource
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.-
Field Summary
Fields inherited from class org.radarbase.schema.specification.DataProducer
registerSchema -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.radarbase.schema.specification.DataProducer
doRegisterSchema, equals, getDoc, getLabels, getName, getProperties, getTopicNames, getTopics, hashCode
-
Constructor Details
-
ConnectorSource
public ConnectorSource()
-
-
Method Details
-
getData
- Specified by:
getDatain classDataProducer<DataTopic>
-
getScope
public org.radarbase.schema.Scope getScope()- Specified by:
getScopein classDataProducer<DataTopic>
-
getVendor
-
getModel
-
getVersion
-