Package org.cdlib.mrt.cloud.object
Class AWSRestoreList
java.lang.Object
org.cdlib.mrt.cloud.object.AWSRestoreList
- Author:
- replic
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected BufferedReader
protected final CloudManifestCopy
protected long
protected long
protected long
protected long
protected String
protected final File
protected final org.cdlib.mrt.utility.LoggerInf
protected static final String
protected long
protected static final String
protected final String
protected long
protected AWSRestoreObject
protected long
protected long
protected static final String
-
Constructor Summary
ConstructorsConstructorDescriptionAWSRestoreList
(String nodeName, File listFile, long inNode, long outNode, org.cdlib.mrt.utility.LoggerInf logger, long skipCnt, long stopAfterCnt) -
Method Summary
-
Field Details
-
NAME
- See Also:
-
MESSAGE
- See Also:
-
tempFileS
- See Also:
-
br
-
logger
protected final org.cdlib.mrt.utility.LoggerInf logger -
listFile
-
nodeName
-
cmc
-
restoreObject
-
inContainer
-
inCnt
protected long inCnt -
restoreCnt
protected long restoreCnt -
copyCnt
protected long copyCnt -
missCnt
protected long missCnt -
doneCnt
protected long doneCnt -
exCnt
protected long exCnt -
skipCnt
protected long skipCnt -
stopAfterCnt
protected long stopAfterCnt
-
-
Constructor Details
-
Method Details
-
process
public void process() throws org.cdlib.mrt.utility.TException- Throws:
org.cdlib.mrt.utility.TException
-
done
- Throws:
org.cdlib.mrt.utility.TException
-
copy
- Throws:
org.cdlib.mrt.utility.TException
-
dump
-