Uses of Interface
fr.gouv.vitam.storage.offers.tape.spec.TapeLibraryPool
Packages that use TapeLibraryPool
Package
Description
- 
Uses of TapeLibraryPool in fr.gouv.vitam.storage.offers.tapeMethods in fr.gouv.vitam.storage.offers.tape that return TapeLibraryPoolMethods in fr.gouv.vitam.storage.offers.tape that return types with arguments of type TapeLibraryPool
- 
Uses of TapeLibraryPool in fr.gouv.vitam.storage.offers.tape.poolClasses in fr.gouv.vitam.storage.offers.tape.pool that implement TapeLibraryPool
- 
Uses of TapeLibraryPool in fr.gouv.vitam.storage.offers.tape.workerConstructors in fr.gouv.vitam.storage.offers.tape.worker with parameters of type TapeLibraryPoolModifierConstructorDescriptionTapeDriveWorkerManager(QueueRepository readWriteQueue, ArchiveReferentialRepository archiveReferentialRepository, AccessRequestManager accessRequestManager, TapeLibraryPool tapeLibraryPool, Map<Integer, TapeCatalog> driveTape, String inputTarPath, boolean forceOverrideNonEmptyCartridges, ArchiveCacheStorage archiveCacheStorage, TapeCatalogService tapeCatalogService, Integer fullCartridgeDetectionThresholdInMB)