Uses of Class
com.lordofthejars.nosqlunit.mongodb.shard.ManagedMongosLifecycleManager
-
Packages that use ManagedMongosLifecycleManager Package Description com.lordofthejars.nosqlunit.mongodb.shard -
-
Uses of ManagedMongosLifecycleManager in com.lordofthejars.nosqlunit.mongodb.shard
Methods in com.lordofthejars.nosqlunit.mongodb.shard that return ManagedMongosLifecycleManager Modifier and Type Method Description ManagedMongosLifecycleManagerManagedMongosLifecycleManagerBuilder. get()ManagedMongosLifecycleManagerShardedGroup. getFirstMongosServer()Methods in com.lordofthejars.nosqlunit.mongodb.shard that return types with arguments of type ManagedMongosLifecycleManager Modifier and Type Method Description java.util.List<ManagedMongosLifecycleManager>ShardedGroup. getMongos()Methods in com.lordofthejars.nosqlunit.mongodb.shard with parameters of type ManagedMongosLifecycleManager Modifier and Type Method Description voidShardedGroup. addMongos(ManagedMongosLifecycleManager managedMongosLifecycleManager)ShardedGroupBuilderShardedGroupBuilder. mongos(ManagedMongosLifecycleManager mongos)
-