Package org.cdlib.mrt.cloud.main
Class RunRestore
java.lang.Object
org.cdlib.mrt.cloud.main.RunRestore
Run fixity
- Author:
- dloy
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected long
protected File
protected org.cdlib.mrt.utility.LoggerInf
protected static final String
protected static final String
protected String
protected long
protected AWSRestoreList
protected long
protected long
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RunRestore
getRunRestore
(Properties runProp) static void
void
process()
-
Field Details
-
NAME
- See Also:
-
MESSAGE
- See Also:
-
logger
protected org.cdlib.mrt.utility.LoggerInf logger -
nodeName
-
listFile
-
inNode
protected long inNode -
outNode
protected long outNode -
skipCnt
protected long skipCnt -
stopAfterCnt
protected long stopAfterCnt -
restoreList
-
-
Constructor Details
-
RunRestore
- Throws:
org.cdlib.mrt.utility.TException
-
-
Method Details
-
main
-
process
public void process() throws org.cdlib.mrt.utility.TException- Throws:
org.cdlib.mrt.utility.TException
-
getRunRestore
- Throws:
org.cdlib.mrt.utility.TException
-