All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description AbstractConnectorTest An abstract base class for unit testingSourceConnectorimplementations using the DebeziumEmbeddedEnginewith local file storage.AbstractEventRouterTest<T extends org.apache.kafka.connect.source.SourceConnector> A unified test of allEventRouterbehavior which all connectors should extend.AbstractIncrementalSnapshotTest<T extends org.apache.kafka.connect.source.SourceConnector> AbstractIncrementalSnapshotWithSchemaChangesSupportTest<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 theSimpleSourceConnectorthat is also able to test and verify the behavior ofConnectorOutputTest.