Class BulkStorageDistribution
java.lang.Object
fr.gouv.vitam.storage.engine.server.distribution.impl.bulk.BulkStorageDistribution
-
Constructor Summary
ConstructorsConstructorDescriptionBulkStorageDistribution
(int nbReties, WorkspaceClientFactory workspaceClientFactory, StorageLog storageLogService, TransfertTimeoutHelper transfertTimeoutHelper) -
Method Summary
Modifier and TypeMethodDescriptionbulkCreateFromWorkspaceWithRetries
(String strategyId, int tenantId, List<String> allOfferIds, Map<String, Driver> storageDrivers, Map<String, StorageOffer> storageOffers, DataCategory dataCategory, String workspaceContainerGUID, List<String> workspaceObjectURIs, List<String> objectIds, String requester)
-
Constructor Details
-
BulkStorageDistribution
public BulkStorageDistribution(int nbReties, WorkspaceClientFactory workspaceClientFactory, StorageLog storageLogService, TransfertTimeoutHelper transfertTimeoutHelper)
-
-
Method Details
-
bulkCreateFromWorkspaceWithRetries
public Map<String,String> bulkCreateFromWorkspaceWithRetries(String strategyId, int tenantId, List<String> allOfferIds, Map<String, Driver> storageDrivers, Map<String, throws StorageExceptionStorageOffer> storageOffers, DataCategory dataCategory, String workspaceContainerGUID, List<String> workspaceObjectURIs, List<String> objectIds, String requester) - Throws:
StorageException
-