Class KafkaFragment
java.lang.Object
io.aiven.kafka.connect.common.config.KafkaFragment
Defines the configuration for Kafka. This fragment only has the Setter and a few constants for Connectors.
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnum for setting discovery.static final classThe setter class to set options in a data map for the configuration. - 
Method Summary
 
- 
Method Details
- 
setter
Get the setter for this fragment.- Parameters:
 data- The data map for the configuration.- Returns:
 - the Setter.
 
 
 -