Class InsertExistingObjectsOperation

All Implemented Interfaces:
BHiveExecution, Callable<Long>

public class InsertExistingObjectsOperation extends BHive.TransactedOperation<Long>
Inserts one of more objects by ObjectId using a given ObjectManager to read data into the BHive.

This operation is used internally when transferring Manifests and objects from one BHive to another BHive.