Class ConnectorPlugin

java.lang.Object
io.strimzi.api.kafka.model.connect.ConnectorPlugin
All Implemented Interfaces:
UnknownPropertyPreserving, Serializable

public class ConnectorPlugin extends Object implements Serializable, UnknownPropertyPreserving
Representation a connector plugin available in the Kafka Connect deployment
See Also: