Package io.bdeploy.bhive.op
Class ObjectConsistencyCheckOperation
java.lang.Object
io.bdeploy.bhive.BHive.Operation<Set<ElementView>>
io.bdeploy.bhive.op.ObjectConsistencyCheckOperation
- All Implemented Interfaces:
BHiveExecution,Callable<Set<ElementView>>
Checks for missing and corrupt objects. Missing objects will lead to an
exception, as they are required for full tree traversal. Corrupted objects
will be collected, and returned.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddRoot(Manifest.Key key) Add a rootManifestto traverse and check objects of recursively.call()setDryRun(boolean dry) Methods inherited from class io.bdeploy.bhive.BHive.Operation
execute, getActivityReporter, getAuditor, getLockContentSupplier, getLockContentValidator, getManifestDatabase, getMarkerRoot, getObjectManager, getTransactions, setRetryCount, submitFileOperation