Uses of Package
io.debezium.embedded
-
Packages that use io.debezium.embedded Package Description io.debezium.connector.simple io.debezium.embedded -
Classes in io.debezium.embedded used by io.debezium.connector.simple Class Description ConnectorOutputTest A 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.embedded Class Description AbstractConnectorTest An abstract base class for unit testingSourceConnectorimplementations using the DebeziumEmbeddedEnginewith local file storage.AbstractConnectorTest.SourceRecords AvailableVariables A functional interface for obtaining the value of variables given their names.ConnectorOutputTest.ConsumerCompletion ConnectorOutputTest.ExecutionResult ConnectorOutputTest.InputStreamSupplier ConnectorOutputTest.OutputStreamSupplier ConnectorOutputTest.SchemaAndValueConverter ConnectorOutputTest.TestData ConnectorOutputTest.TestSpecification ConnectorOutputTest.VariableSupplier