|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Read timestamp information from a file and on the minute boundaries output a summary of the collected data into a csv file that can be read by Excel
Field Summary | |
---|---|
String |
filename
|
boolean |
firstTime
|
Date |
lastTime
|
Logger |
log
|
Music |
music
|
SimpleDateFormat |
sdf
|
File |
wf
|
Constructor Summary | |
Statistics()
|
Method Summary | |
---|---|
def |
dumpPeriodicStats(String thisMsg)
|
def |
dumpStatsHeader()
|
def |
processStats(String thisMsg)
|
void |
setDateFormat(String format)
|
Constructor Detail |
---|
public Statistics()
Method Detail |
---|
public def dumpPeriodicStats(String thisMsg)
public def dumpStatsHeader()
public def processStats(String thisMsg)
public void setDateFormat(String format)