Uses of Interface
fr.gouv.vitam.storage.offers.tape.dto.TapeDriveSpec
-
-
Uses of TapeDriveSpec in fr.gouv.vitam.storage.offers.tape.dto
Classes in fr.gouv.vitam.storage.offers.tape.dto that implement TapeDriveSpec Modifier and Type Class Description classTapeDriveState -
Uses of TapeDriveSpec in fr.gouv.vitam.storage.offers.tape.impl.drive
Methods in fr.gouv.vitam.storage.offers.tape.impl.drive that return TapeDriveSpec Modifier and Type Method Description TapeDriveSpecMtTapeLibraryService. status() -
Uses of TapeDriveSpec in fr.gouv.vitam.storage.offers.tape.impl.readwrite
Methods in fr.gouv.vitam.storage.offers.tape.impl.readwrite that return TapeDriveSpec Modifier and Type Method Description TapeDriveSpecTapeLibraryServiceImpl. getDriveStatus(ReadWriteErrorCode readWriteErrorCode) -
Uses of TapeDriveSpec in fr.gouv.vitam.storage.offers.tape.spec
Methods in fr.gouv.vitam.storage.offers.tape.spec that return TapeDriveSpec Modifier and Type Method Description TapeDriveSpecTapeLibraryService. getDriveStatus(ReadWriteErrorCode readWriteErrorCode)TapeDriveSpecTapeDriveCommandService. status()
-