Package io.bdeploy.bhive.op
Class PruneOperation
- All Implemented Interfaces:
BHiveExecution,Callable<SortedMap<ObjectId,Long>>
Removes dangling (unreferenced) objects from the
ObjectDatabase.
Returns a map of removed ObjectIds along with the size of the removed
underlying file.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.bdeploy.bhive.BHive.Operation
execute, getActivityReporter, getAuditor, getLockContentSupplier, getLockContentValidator, getManifestDatabase, getMarkerRoot, getObjectManager, getTransactions, setRetryCount, submitFileOperation
-
Constructor Details
-
PruneOperation
public PruneOperation()
-
-
Method Details
-
call
- Throws:
Exception
-