Package org.apache.kafka.connect.components
package org.apache.kafka.connect.components
Provides common interfaces used to describe pluggable, configurable and versioned components.
-
InterfacesClassDescriptionInterface for components that provide version and configuration specifications.Connect requires some components implement this interface to define a version string.