Package io.debezium.embedded
package io.debezium.embedded
-
ClassDescriptionA
SerializationFormatdefining theSourceRecordtype from Kafka Connect API.A builder which creates converter functions for requested format.A builder that creates a decorator aroundEmbeddedEnginethat is responsible for the conversion to the final format.Common implementations ofDebeziumEngineinterfaces which can be shared by different engine implementations.Implementation ofDebeziumEngine.Offsetswhich can be used to construct aSourceRecordwith its offsets.A mechanism for running a single Kafka ConnectSourceConnectorwithin an application's process.A callback function to be notified when the connector completes.EmbeddedEngineChangeEvent<K,V, H> Common configuration options used in embedded implementations ofDebeziumEngine.Extension to Kafka'sWorkerConfigwith additions needed byDebeziumEngineand requiredWorkerConfigfields which are not used byDebeziumEngine.An auxilliary class that provides internal Kafka Connect related data structures and operations.Composite class representing predicate definitions.Composite class representing transformation chain.