Uses of Class
io.debezium.connector.mongodb.AbstractMongoConnectorIT
-
Packages that use AbstractMongoConnectorIT Package Description io.debezium.connector.mongodb io.debezium.connector.mongodb.transforms.outbox -
-
Uses of AbstractMongoConnectorIT in io.debezium.connector.mongodb
Subclasses of AbstractMongoConnectorIT in io.debezium.connector.mongodb Modifier and Type Class Description classCloudEventsConverterITTest to verify MongoDB connector behaviour with CloudEvents converter for all streaming events.classFieldRenamesITclassIncrementalSnapshotITTest to verify incremental snapshotting for MongoDB.classKeepCaptureModeAfterRestartITIntegration test that verifies that if the capture mode is reconfigured it stays the same as the one stored in offsets.classMongoMetricsITclassTransactionMetadataITTransaction metadata integration test for Debezium MongoDB connector. -
Uses of AbstractMongoConnectorIT in io.debezium.connector.mongodb.transforms.outbox
Subclasses of AbstractMongoConnectorIT in io.debezium.connector.mongodb.transforms.outbox Modifier and Type Class Description classMongoEventRouterTestITIntegration tests forMongoEventRouter
-