Uses of Interface
fr.gouv.vitam.storage.offers.tape.spec.TapeDriveCommandService
-
Packages that use TapeDriveCommandService Package Description fr.gouv.vitam.storage.offers.tape.impl fr.gouv.vitam.storage.offers.tape.impl.drive fr.gouv.vitam.storage.offers.tape.spec -
-
Uses of TapeDriveCommandService in fr.gouv.vitam.storage.offers.tape.impl
Methods in fr.gouv.vitam.storage.offers.tape.impl that return TapeDriveCommandService Modifier and Type Method Description TapeDriveCommandService
TapeDriveManager. getDriveCommandService()
Constructors in fr.gouv.vitam.storage.offers.tape.impl with parameters of type TapeDriveCommandService Constructor Description TapeDriveManager(TapeDriveConf tapeDriveConf, TapeReadWriteService ddReadWriteService, TapeDriveCommandService tapeDriveCommandService)
-
Uses of TapeDriveCommandService in fr.gouv.vitam.storage.offers.tape.impl.drive
Classes in fr.gouv.vitam.storage.offers.tape.impl.drive that implement TapeDriveCommandService Modifier and Type Class Description class
MtTapeLibraryService
-
Uses of TapeDriveCommandService in fr.gouv.vitam.storage.offers.tape.spec
Methods in fr.gouv.vitam.storage.offers.tape.spec that return TapeDriveCommandService Modifier and Type Method Description TapeDriveCommandService
TapeDriveService. getDriveCommandService()
-