Interface TapeDriveCommandService
- All Known Implementing Classes:
MtTapeLibraryService
public interface TapeDriveCommandService
-
Method Summary
-
Method Details
-
status
- Returns:
- Throws:
TapeCommandException
- on command failure
-
move
fsf / bsfm- Parameters:
position
-isBackward
-- Throws:
TapeCommandException
- on command failure
-
rewind
Go to start- Throws:
TapeCommandException
-
goToEnd
EOD end of data- Throws:
TapeCommandException
- on command failure
-
eject
Rewind and eject the tape- Throws:
TapeCommandException
- on command failure
-