Package org.apache.kafka.connect.tools
package org.apache.kafka.connect.tools
-
ClassDescriptionThis connector provides support for mocking certain connector behaviors.Mock sink implementation which delegates to
MockConnector
.Mock source implementation which delegates toMockConnector
.A simple source connector that is capable of producing static data withStruct
schemas.Counterpart toVerifiableSourceTask
that consumes records and logs information about each to stdout.A connector primarily intended for system tests.