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 class
TapeDriveState
-
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 TapeDriveSpec
MtTapeLibraryService. 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 TapeDriveSpec
TapeLibraryServiceImpl. 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 TapeDriveSpec
TapeLibraryService. getDriveStatus(ReadWriteErrorCode readWriteErrorCode)
TapeDriveSpec
TapeDriveCommandService. status()
-