Uses of Package
io.debezium.embedded
Packages that use io.debezium.embedded
Package
Description
-
Classes in io.debezium.embedded used by io.debezium.connector.simpleClassDescriptionA base class for classes the define integration tests for connectors that verify the output of a connector matches an expected sequence of change event records.
-
Classes in io.debezium.embedded used by io.debezium.convertersClassDescriptionAn abstract base class for unit testing
SourceConnectorimplementations using the DebeziumEmbeddedEnginewith local file storage. -
Classes in io.debezium.embedded used by io.debezium.embeddedClassDescriptionAn abstract base class for unit testing
SourceConnectorimplementations using the DebeziumEmbeddedEnginewith local file storage.A functional interface for obtaining the value of variables given their names.Extension toDebeziumEngine, which provide convenient methods used in testsuite which we want to keep either for backward compatibility or because they are just useful, but we don't want to expose them viaDebeziumEngineAPI. -
Classes in io.debezium.embedded used by io.debezium.pipelineClassDescriptionAn abstract base class for unit testing
SourceConnectorimplementations using the DebeziumEmbeddedEnginewith local file storage. -
Classes in io.debezium.embedded used by io.debezium.pipeline.notificationClassDescriptionAn abstract base class for unit testing
SourceConnectorimplementations using the DebeziumEmbeddedEnginewith local file storage. -
Classes in io.debezium.embedded used by io.debezium.pipeline.source.snapshot.incrementalClassDescriptionAn abstract base class for unit testing
SourceConnectorimplementations using the DebeziumEmbeddedEnginewith local file storage. -
Classes in io.debezium.embedded used by io.debezium.processorsClassDescriptionAn abstract base class for unit testing
SourceConnectorimplementations using the DebeziumEmbeddedEnginewith local file storage. -
Classes in io.debezium.embedded used by io.debezium.relational.historyClassDescriptionAn abstract base class for unit testing
SourceConnectorimplementations using the DebeziumEmbeddedEnginewith local file storage. -
Classes in io.debezium.embedded used by io.debezium.transforms.outboxClassDescriptionAn abstract base class for unit testing
SourceConnectorimplementations using the DebeziumEmbeddedEnginewith local file storage.