Uses of Interface
fr.gouv.vitam.storage.offers.tape.spec.TapeDriveCommandService
-
-
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.simulator
Methods in fr.gouv.vitam.storage.offers.tape.simulator that return types with arguments of type TapeDriveCommandService Modifier and Type Method Description java.util.List<TapeDriveCommandService>
TapeLibrarySimulator. getTapeDriveCommandServices()
-
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()
-