Uses of Class
fr.gouv.vitam.common.storage.tapelibrary.TapeDriveConf
Package
Description
-
Uses of TapeDriveConf in fr.gouv.vitam.common.storage.tapelibrary
-
Uses of TapeDriveConf in fr.gouv.vitam.storage.offers.tape
Modifier and TypeMethodDescriptionTapeLibraryFactory.TapeServiceCreator.createTapeDriveService
(TapeLibraryConfiguration configuration, TapeDriveConf tapeDriveConf) -
Uses of TapeDriveConf in fr.gouv.vitam.storage.offers.tape.impl
ModifierConstructorDescriptionTapeDriveManager
(TapeDriveConf tapeDriveConf, TapeReadWriteService ddReadWriteService, TapeDriveCommandService tapeDriveCommandService) TapeDriveManager
(TapeDriveConf tapeDriveConf, String inputDirectory, String tmpTarOutputStorageFolder) -
Uses of TapeDriveConf in fr.gouv.vitam.storage.offers.tape.impl.drive
ModifierConstructorDescriptionMtTapeLibraryService
(TapeDriveConf tapeDriveConf) MtTapeLibraryService
(TapeDriveConf tapeDriveConf, ProcessExecutor processExecutor) -
Uses of TapeDriveConf in fr.gouv.vitam.storage.offers.tape.impl.readwrite
ModifierConstructorDescriptionDdTapeLibraryService
(TapeDriveConf tapeDriveConf, String inputDirectory, String tmpOutputStorageFolder) -
Uses of TapeDriveConf in fr.gouv.vitam.storage.offers.tape.spec