Uses of Class
fr.gouv.vitam.storage.offers.tape.exception.ArchiveReferentialException
Packages that use ArchiveReferentialException
-
Uses of ArchiveReferentialException in fr.gouv.vitam.storage.offers.tape.cas
Methods in fr.gouv.vitam.storage.offers.tape.cas that throw ArchiveReferentialExceptionModifier and TypeMethodDescriptionvoid
ArchiveReferentialRepository.insert
(TapeArchiveReferentialEntity tapeArchiveReferentialEntity) void
WriteOrderCreator.sendMessageToQueue
(WriteOrder message) void
ArchiveReferentialRepository.updateLocationToOnTape
(String archiveId, TapeLibraryOnTapeArchiveStorageLocation onTapeTarStorageLocation) void
ArchiveReferentialRepository.updateLocationToReadyOnDisk
(String archiveId, long size, String digest)