JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Debezium Embedded 1.8.0.Alpha2
All Classes
SEARCH:
JavaScript is disabled on your browser.
All Classes
All Classes
Interface Summary
Class Summary
Enum Summary
Exception Summary
Class
Description
AbstractConnectorTest
An abstract base class for unit testing
SourceConnector
implementations using the Debezium
EmbeddedEngine
with local file storage.
AbstractIncrementalSnapshotTest
<
T
extends org.apache.kafka.connect.source.SourceConnector>
AvailableVariables
A functional interface for obtaining the value of variables given their names.
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.
ConnectorOutputTest.ConsumerCompletion
ConnectorOutputTest.ExecutionResult
ConnectorOutputTest.InputStreamSupplier
ConnectorOutputTest.OutputStreamSupplier
ConnectorOutputTest.SchemaAndValueConverter
ConnectorOutputTest.TestData
ConnectorOutputTest.TestSpecification
ConnectorOutputTest.VariableSupplier
EmbeddedEngineTest
EmbeddedEngineTest.FilterTransform
InterruptedConnector
InterruptedTask
InterruptingOffsetStore
MismatchRecordException
OffsetCommitPolicyTest
SimpleSourceConnectorOutputTest
A test case for the
SimpleSourceConnector
that is also able to test and verify the behavior of
ConnectorOutputTest
.