Uses of Interface
fr.gouv.vitam.storage.offers.tape.spec.TapeLibraryService
Package
Description
-
Uses of TapeLibraryService in fr.gouv.vitam.storage.offers.tape.impl.readwrite
-
Uses of TapeLibraryService in fr.gouv.vitam.storage.offers.tape.worker.tasks
ModifierConstructorDescriptionReadTask
(ReadOrder readOrder, TapeCatalog workerCurrentTape, TapeLibraryService tapeLibraryService, TapeCatalogService tapeCatalogService, AccessRequestManager accessRequestManager, ArchiveCacheStorage archiveCacheStorage) ReadWriteTask
(ReadWriteOrder order, TapeCatalog workerCurrentTape, TapeLibraryService tapeLibraryService, TapeCatalogService tapeCatalogService, ArchiveReferentialRepository archiveReferentialRepository, AccessRequestManager accessRequestManager, String inputTarPath, boolean forceOverrideNonEmptyCartridges, ArchiveCacheStorage archiveCacheStorage) WriteTask
(WriteOrder writeOrder, TapeCatalog workerCurrentTape, TapeLibraryService tapeLibraryService, TapeCatalogService tapeCatalogService, ArchiveReferentialRepository archiveReferentialRepository, ArchiveCacheStorage archiveCacheStorage, String inputTarPath, boolean forceOverrideNonEmptyCartridges)