Class RemoteTapeDriveCommandService
java.lang.Object
fr.gouv.vitam.storage.offers.tape.impl.remote.service.RemoteTapeDriveCommandService
- All Implemented Interfaces:
TapeDriveCommandService
-
Constructor Summary
ConstructorsConstructorDescriptionRemoteTapeDriveCommandService(InaTapeProxyApi inaTapeProxyApi, Integer driveIndex) -
Method Summary
-
Constructor Details
-
RemoteTapeDriveCommandService
-
-
Method Details
-
status
- Specified by:
statusin interfaceTapeDriveCommandService- Returns:
- Throws:
TapeCommandException- on command failure
-
move
Description copied from interface:TapeDriveCommandServicefsf / bsfm- Specified by:
movein interfaceTapeDriveCommandService- Parameters:
position-isBackward-- Throws:
TapeCommandException- on command failure
-
rewind
Description copied from interface:TapeDriveCommandServiceGo to start- Specified by:
rewindin interfaceTapeDriveCommandService- Throws:
TapeCommandException
-
goToEnd
Description copied from interface:TapeDriveCommandServiceEOD end of data- Specified by:
goToEndin interfaceTapeDriveCommandService- Throws:
TapeCommandException- on command failure
-
eject
Description copied from interface:TapeDriveCommandServiceRewind and eject the tape- Specified by:
ejectin interfaceTapeDriveCommandService- Throws:
TapeCommandException- on command failure
-