Uses of Interface
fr.gouv.vitam.storage.offers.tape.spec.TapeRobotPool
Packages that use TapeRobotPool
Package
Description
-
Uses of TapeRobotPool in fr.gouv.vitam.storage.offers.tape.impl.readwrite
Constructors in fr.gouv.vitam.storage.offers.tape.impl.readwrite with parameters of type TapeRobotPoolModifierConstructorDescriptionTapeLibraryServiceImpl
(TapeDriveService tapeDriveService, TapeRobotPool tapeRobotPool, int fullCartridgeDetectionThresholdInMB) -
Uses of TapeRobotPool in fr.gouv.vitam.storage.offers.tape.pool
Classes in fr.gouv.vitam.storage.offers.tape.pool that implement TapeRobotPool -
Uses of TapeRobotPool in fr.gouv.vitam.storage.offers.tape.spec
Subinterfaces of TapeRobotPool in fr.gouv.vitam.storage.offers.tape.spec -
Uses of TapeRobotPool in fr.gouv.vitam.storage.offers.tape.worker
Constructors in fr.gouv.vitam.storage.offers.tape.worker with parameters of type TapeRobotPoolModifierConstructorDescriptionTapeDriveWorker
(TapeRobotPool tapeRobotPool, TapeDriveService tapeDriveService, TapeCatalogService tapeCatalogService, TapeDriveOrderConsumer receiver, ArchiveReferentialRepository archiveReferentialRepository, AccessRequestManager accessRequestManager, TapeCatalog currentTape, String inputTarPath, boolean forceOverrideNonEmptyCartridges, ArchiveCacheStorage archiveCacheStorage, int fullCartridgeDetectionThresholdInMB) TapeDriveWorker
(TapeRobotPool tapeRobotPool, TapeDriveService tapeDriveService, TapeCatalogService tapeCatalogService, TapeDriveOrderConsumer receiver, ArchiveReferentialRepository archiveReferentialRepository, AccessRequestManager accessRequestManager, TapeCatalog currentTape, String inputTarPath, long sleepTime, boolean forceOverrideNonEmptyCartridges, ArchiveCacheStorage archiveCacheStorage, int fullCartridgeDetectionThresholdInMB)