Uses of Class
fr.gouv.vitam.workspace.api.exception.ContentAddressableStorageDatabaseException
Packages that use ContentAddressableStorageDatabaseException
Package
Description
Provides core implementation (Workspace based) for the Storage Offer Default
module
Provides core implementation for default offer mongo acces.
-
Uses of ContentAddressableStorageDatabaseException in fr.gouv.vitam.storage.offers.core
Methods in fr.gouv.vitam.storage.offers.core that throw ContentAddressableStorageDatabaseException -
Uses of ContentAddressableStorageDatabaseException in fr.gouv.vitam.storage.offers.database
Methods in fr.gouv.vitam.storage.offers.database that throw ContentAddressableStorageDatabaseExceptionModifier and TypeMethodDescriptionvoidOfferLogDatabaseService.bulkSave(String containerName, List<String> fileNames, OfferLogAction action, long sequence) longOfferSequenceDatabaseService.getNextSequence(String sequenceId) longOfferSequenceDatabaseService.getNextSequence(String sequenceId, long inc) voidOfferLogDatabaseService.save(String containerName, String fileName, OfferLogAction action, long sequence)