Package io.bdeploy.bhive.op
Class ObjectSizeOperation
- All Implemented Interfaces:
BHiveExecution,Callable<Long>
Measures the disc usage of all
ObjectIds given and returns the sum.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionAdd an object to measureaddObject(Collection<ObjectId> object) Add an object to measurecall()Methods inherited from class io.bdeploy.bhive.BHive.Operation
execute, getActivityReporter, getAuditor, getLockContentSupplier, getLockContentValidator, getManifestDatabase, getMarkerRoot, getObjectManager, getTransactions, setRetryCount, submitFileOperation
-
Constructor Details
-
ObjectSizeOperation
public ObjectSizeOperation()
-
-
Method Details
-
call
- Throws:
Exception
-
addObject
Add an object to measure -
addObject
Add an object to measure
-