Class TapeLibraryConf
java.lang.Object
fr.gouv.vitam.common.storage.tapelibrary.TapeLibraryConf
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setDrives
(List<TapeDriveConf> drives) setFullCartridgeDetectionThresholdInMB
(Integer fullCartridgeDetectionThresholdInMB) void
setRobots
(List<TapeRobotConf> robots)
-
Constructor Details
-
TapeLibraryConf
public TapeLibraryConf()
-
-
Method Details
-
getRobots
-
setRobots
-
getDrives
-
setDrives
-
getFullCartridgeDetectionThresholdInMB
-
setFullCartridgeDetectionThresholdInMB
public TapeLibraryConf setFullCartridgeDetectionThresholdInMB(Integer fullCartridgeDetectionThresholdInMB)
-