Class DataConsistencyAuditConfig
java.lang.Object
fr.gouv.vitam.common.server.application.configuration.DataConsistencyAuditConfig
-
Constructor Summary
ConstructorDescriptionDataConsistencyAuditConfig
(boolean isDataConsistencyAuditRunnable, boolean enableDataConsistencyRectificationMode, Integer dataConsistencyAuditOplogMaxSize, MongoDbShardConf mongodShardsConf, Boolean dbAuthentication) -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
-
Constructor Details
-
DataConsistencyAuditConfig
public DataConsistencyAuditConfig(boolean isDataConsistencyAuditRunnable, boolean enableDataConsistencyRectificationMode, Integer dataConsistencyAuditOplogMaxSize, MongoDbShardConf mongodShardsConf, Boolean dbAuthentication)
-
-
Method Details
-
getIsDataConsistencyAuditRunnable
public boolean getIsDataConsistencyAuditRunnable() -
isEnableDataConsistencyRectificationMode
public boolean isEnableDataConsistencyRectificationMode() -
getDataConsistencyAuditOplogMaxSize
-
getMongodShardsConf
-
isDbAuthentication
-