Package org.cdlib.mrt.s3.stat
Class RunStat
java.lang.Object
org.cdlib.mrt.s3.stat.RunStat
- Author:
- replic
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidaddTallyEntry(String category) voiddumpEntries(String category) voiddumpTallyEntry(String category)
-
Field Details
-
logger
protected org.cdlib.mrt.utility.LoggerInf logger -
isoDate
-
-
Constructor Details
-
RunStat
public RunStat(org.cdlib.mrt.utility.LoggerInf logger) throws org.cdlib.mrt.utility.TException - Throws:
org.cdlib.mrt.utility.TException
-
-
Method Details
-
addTallyEntries
public void addTallyEntries() throws org.cdlib.mrt.utility.TException- Throws:
org.cdlib.mrt.utility.TException
-
addTallyEntry
- Throws:
org.cdlib.mrt.utility.TException
-
dumpTallyEntry
- Throws:
org.cdlib.mrt.utility.TException
-
addEntry
-
dumpEntries
- Throws:
org.cdlib.mrt.utility.TException
-