Uses of Class
fr.gouv.vitam.common.server.application.configuration.MongoDbShard
Packages that use MongoDbShard
Package
Description
Provides Vitam Common Application Configuration Interfaces
-
Uses of MongoDbShard in fr.gouv.vitam.common.server.application.configuration
Methods in fr.gouv.vitam.common.server.application.configuration that return types with arguments of type MongoDbShardMethod parameters in fr.gouv.vitam.common.server.application.configuration with type arguments of type MongoDbShardModifier and TypeMethodDescriptionvoid
MongoDbShardConf.setMongoDbShards
(List<MongoDbShard> mongoDbShards) Constructor parameters in fr.gouv.vitam.common.server.application.configuration with type arguments of type MongoDbShardModifierConstructorDescriptionMongoDbShardConf
(String dbUserName, String dbPassword, List<MongoDbShard> mongoDbShards)