Class DocumentDb
java.lang.Object
io.debezium.connector.mongodb.junit.MongoDbExternal
io.debezium.connector.mongodb.junit.DocumentDb
- All Implemented Interfaces:
MongoDbDeployment,AutoCloseable,org.testcontainers.lifecycle.Startable
DocumentDb representation of
MongoDbDeployment-
Field Summary
Fields inherited from class io.debezium.connector.mongodb.junit.MongoDbExternal
MONGO_CONNECTION_STRING -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.connector.mongodb.junit.MongoDbExternal
getConnectionString, getHosts, stopMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.testcontainers.lifecycle.Startable
close, getDependencies
-
Constructor Details
-
DocumentDb
public DocumentDb() -
DocumentDb
-
-
Method Details
-
start
public void start()- Specified by:
startin interfaceorg.testcontainers.lifecycle.Startable- Overrides:
startin classMongoDbExternal
-