Class BackgroundObjectDigestValidator
java.lang.Object
fr.gouv.vitam.storage.offers.core.BackgroundObjectDigestValidator
-
Constructor Summary
ConstructorsConstructorDescriptionBackgroundObjectDigestValidator
(ContentAddressableStorage defaultStorage, String containerName, DigestType digestType) -
Method Summary
Modifier and TypeMethodDescriptionvoid
addExistingWormObjectToCheck
(String objectName, String objectDigest, long size) void
addWrittenObjectToCheck
(String objectName, String objectDigest, long size) void
boolean
boolean
-
Constructor Details
-
BackgroundObjectDigestValidator
public BackgroundObjectDigestValidator(ContentAddressableStorage defaultStorage, String containerName, DigestType digestType)
-
-
Method Details
-
addWrittenObjectToCheck
-
addExistingWormObjectToCheck
-
awaitTermination
-
hasConflictsReported
public boolean hasConflictsReported() -
hasTechnicalExceptionsReported
public boolean hasTechnicalExceptionsReported() -
getWrittenObjects
-