Uses of Class
io.debezium.testing.system.tools.databases.mongodb.sharded.OcpMongoShardedCluster
Packages that use OcpMongoShardedCluster
-
Uses of OcpMongoShardedCluster in io.debezium.testing.system.tools.databases.mongodb.sharded
Fields in io.debezium.testing.system.tools.databases.mongodb.sharded declared as OcpMongoShardedClusterModifier and TypeFieldDescriptionprivate final OcpMongoShardedClusterOcpMongoShardedController.mongoprivate OcpMongoShardedClusterOcpMongoShardedDeployer.mongoMethods in io.debezium.testing.system.tools.databases.mongodb.sharded that return OcpMongoShardedClusterModifier and TypeMethodDescriptionOcpMongoShardedCluster.OcpMongoShardedClusterBuilder.build()OcpMongoShardedController.getMongo()Constructors in io.debezium.testing.system.tools.databases.mongodb.sharded with parameters of type OcpMongoShardedClusterModifierConstructorDescriptionOcpMongoShardedController(OcpMongoShardedCluster mongo, io.fabric8.openshift.client.OpenShiftClient ocp, String project)