Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TOPICS_CONFIG
Configuration key for the list of input topics for this connector.
|
Constructor and Description |
---|
SinkConnector() |
config, initialize, initialize, reconfigure, start, stop, taskClass, taskConfigs, validate
public static final java.lang.String TOPICS_CONFIG
Configuration key for the list of input topics for this connector.
Usually this setting is only relevant to the Kafka Connect framework, but is provided here for the convenience of Connector developers if they also need to know the set of topics.