All Packages

Package Summary
Package
Description
Provides common interfaces used to describe pluggable components.
Provides interfaces for Connector and Task implementations.
Provides pluggable interfaces for policies controlling how users can configure connectors.
Provides classes for representing data and schemas handled by Connect.
Provides common exception classes for Connect, used by the framework and plugins to communicate failures.
Provides an API for application-defined metadata attached to Connect records.
Provides an API for describing the state of a running Connect cluster to ConnectRestExtension instances.
Provides a pluggable interface for altering the behavior of the Connect REST API.
Provides an API for implementing sink connectors which write Kafka records to external applications.
Provides an API for implementing source connectors which read data from external applications into Kafka.
Provides pluggable interfaces and some implementations for (de)serializing data to and from Kafka
Provides a pluggable interface for altering data which is being moved by Connect.
Provides a pluggable interface for describing when a Transformation should be applied to a record.
Provides common utilities that can be used in component implementations.