Uses of Class
fr.gouv.vitam.common.storage.tapelibrary.TapeDriveConf
Packages that use TapeDriveConf
Package
Description
-
Uses of TapeDriveConf in fr.gouv.vitam.common.storage.tapelibrary
Methods in fr.gouv.vitam.common.storage.tapelibrary that return types with arguments of type TapeDriveConfMethod parameters in fr.gouv.vitam.common.storage.tapelibrary with type arguments of type TapeDriveConf -
Uses of TapeDriveConf in fr.gouv.vitam.storage.offers.tape
Methods in fr.gouv.vitam.storage.offers.tape with parameters of type TapeDriveConfModifier and TypeMethodDescriptionTapeLibraryFactory.TapeServiceCreator.createTapeDriveService
(TapeLibraryConfiguration configuration, TapeDriveConf tapeDriveConf) -
Uses of TapeDriveConf in fr.gouv.vitam.storage.offers.tape.impl
Methods in fr.gouv.vitam.storage.offers.tape.impl that return TapeDriveConfConstructors in fr.gouv.vitam.storage.offers.tape.impl with parameters of type TapeDriveConfModifierConstructorDescriptionTapeDriveManager
(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
Constructors in fr.gouv.vitam.storage.offers.tape.impl.drive with parameters of type TapeDriveConfModifierConstructorDescriptionMtTapeLibraryService
(TapeDriveConf tapeDriveConf) MtTapeLibraryService
(TapeDriveConf tapeDriveConf, ProcessExecutor processExecutor) -
Uses of TapeDriveConf in fr.gouv.vitam.storage.offers.tape.impl.readwrite
Constructors in fr.gouv.vitam.storage.offers.tape.impl.readwrite with parameters of type TapeDriveConfModifierConstructorDescriptionDdTapeLibraryService
(TapeDriveConf tapeDriveConf, String inputDirectory, String tmpOutputStorageFolder) -
Uses of TapeDriveConf in fr.gouv.vitam.storage.offers.tape.spec
Methods in fr.gouv.vitam.storage.offers.tape.spec that return TapeDriveConf