Class CollectionConfiguration
java.lang.Object
fr.gouv.vitam.common.model.config.CollectionConfiguration
-
Constructor Summary
ConstructorsConstructorDescriptionCollectionConfiguration(Integer numberOfShards, Integer numberOfReplicas) CollectionConfiguration(Integer numberOfShards, Integer numberOfReplicas, String mappingFile) -
Method Summary
Modifier and TypeMethodDescriptionsetMappingFile(String mappingFile) setNumberOfReplicas(Integer numberOfReplicas) setNumberOfShards(Integer numberOfShards) toString()