Uses of Class
com.lordofthejars.nosqlunit.mongodb.replicaset.Settings
-
Packages that use Settings Package Description com.lordofthejars.nosqlunit.mongodb.replicaset -
-
Uses of Settings in com.lordofthejars.nosqlunit.mongodb.replicaset
Methods in com.lordofthejars.nosqlunit.mongodb.replicaset that return Settings Modifier and Type Method Description SettingsReplicaSetConfigurationBuilder.SettingsBuilder. get()Methods in com.lordofthejars.nosqlunit.mongodb.replicaset with parameters of type Settings Modifier and Type Method Description static ReplicaSetBuilderReplicaSetBuilder. replicaSet(java.lang.String name, Settings settings)ReplicaSetConfigurationBuilderReplicaSetConfigurationBuilder. settings(Settings settings)
-