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