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 BufferedReaderprotected final CloudManifestCopyprotected longprotected longprotected longprotected longprotected Stringprotected final Fileprotected final org.cdlib.mrt.utility.LoggerInfprotected static final Stringprotected longprotected static final Stringprotected final Stringprotected longprotected AWSRestoreObjectprotected longprotected longprotected 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
-