Class MtxTapeLibraryService

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String F  
      static java.lang.String LOAD  
      static java.lang.String STATUS  
      static java.lang.String UNLOAD  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void loadTape​(int slotNumber, int driveIndex)  
      TapeLibrarySpec status()  
      void unloadTape​(int slotNumber, int driveIndex)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait