Package io.bdeploy.bhive.op
Class FsckOperation
- All Implemented Interfaces:
BHiveExecution,Callable<Set<ElementView>>
The
FsckOperation checks the hive for consistency problems.
The returned set contains all ElementViews which are problematic (damaged, missing)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddManifest(Manifest.Key key) Add aManifestto check.addManifests(Collection<Manifest.Key> keys) Add multipleManifestto check.call()setRepair(boolean repair) Enabling repair will remove all broken objects from the hive.Methods inherited from class io.bdeploy.bhive.BHive.Operation
execute, getActivityReporter, getAuditor, getLockContentSupplier, getLockContentValidator, getManifestDatabase, getMarkerRoot, getObjectManager, getTransactions, setRetryCount, submitFileOperation