Interface TapeDriveSafeCommandService
-
- All Known Subinterfaces:
TapeDriveCommandService
- All Known Implementing Classes:
MtTapeLibraryService
public interface TapeDriveSafeCommandService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProcessExecutor
getExecutor()
TapeDriveSpec
status()
-
-
-
Method Detail
-
status
TapeDriveSpec status()
-
getExecutor
ProcessExecutor getExecutor()
-
-