Package io.bdeploy.bhive.op.remote
Class FetchOperation
java.lang.Object
io.bdeploy.bhive.BHive.Operation<T>
io.bdeploy.bhive.BHive.TransactedOperation<T>
io.bdeploy.bhive.op.remote.TransactedRemoteOperation<TransferStatistics,FetchOperation>
io.bdeploy.bhive.op.remote.FetchOperation
- All Implemented Interfaces:
BHiveExecution,Callable<TransferStatistics>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddManifest(Manifest.Key key) addManifest(Collection<Manifest.Key> keys) Executes the operation.setHiveName(String name) Methods inherited from class io.bdeploy.bhive.op.remote.TransactedRemoteOperation
getRemote, setRemoteMethods inherited from class io.bdeploy.bhive.BHive.TransactedOperation
callMethods inherited from class io.bdeploy.bhive.BHive.Operation
execute, getActivityReporter, getAuditor, getLockContentSupplier, getLockContentValidator, getManifestDatabase, getMarkerRoot, getObjectManager, getTransactions, setRetryCount, submitFileOperation
-
Constructor Details
-
FetchOperation
public FetchOperation()
-
-
Method Details
-
callTransacted
Description copied from class:BHive.TransactedOperationExecutes the operation. The current thread is guaranteed to be associated with a transaction.- Specified by:
callTransactedin classBHive.TransactedOperation<TransferStatistics>- Throws:
Exception
-
addManifest
-
addManifest
-
setHiveName
-
getManifests
-