Class TapeLibraryConf


  • public class TapeLibraryConf
    extends java.lang.Object
    • Constructor Detail

      • TapeLibraryConf

        public TapeLibraryConf()
    • Method Detail

      • setRobots

        public void setRobots​(java.util.List<TapeRobotConf> robots)
      • setDrives

        public void setDrives​(java.util.List<TapeDriveConf> drives)
      • getFullCartridgeDetectionThresholdInMB

        public java.lang.Integer getFullCartridgeDetectionThresholdInMB()
      • setFullCartridgeDetectionThresholdInMB

        public TapeLibraryConf setFullCartridgeDetectionThresholdInMB​(java.lang.Integer fullCartridgeDetectionThresholdInMB)