Class PruneOperation

All Implemented Interfaces:
BHiveExecution, Callable<SortedMap<ObjectId,Long>>

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