Class ObjectConsistencyCheckOperation

java.lang.Object
io.bdeploy.bhive.BHive.Operation<Set<ElementView>>
io.bdeploy.bhive.op.ObjectConsistencyCheckOperation
All Implemented Interfaces:
BHiveExecution, Callable<Set<ElementView>>

public class ObjectConsistencyCheckOperation extends BHive.Operation<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.