Class TapeRobotConf
java.lang.Object
fr.gouv.vitam.common.storage.tapelibrary.TapeRobotConf
A barcode reader to identify tape cartridges and an automated method for loading tapes
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionlong
void
void
setMtxPath
(String mtxPath) void
setTimeoutInMilliseconds
(long timeoutInMilliseconds)
-
Constructor Details
-
TapeRobotConf
public TapeRobotConf()
-
-
Method Details
-
getDevice
-
setDevice
-
getMtxPath
-
setMtxPath
-
getTimeoutInMilliseconds
public long getTimeoutInMilliseconds() -
setTimeoutInMilliseconds
public void setTimeoutInMilliseconds(long timeoutInMilliseconds)
-