public class Serialized extends AbstractFileBasedEvaluationStatisticsHandler
m_File
m_Debug, m_LogListeners
Constructor and Description |
---|
Serialized() |
Modifier and Type | Method and Description |
---|---|
String |
finish()
Gets called after the experiment finished.
|
String |
getFormatDescription()
Returns the format description.
|
String[] |
getFormatExtensions()
Returns the format extension(s).
|
String |
globalInfo()
Description to be displayed in the GUI.
|
List<EvaluationStatistics> |
read()
Reads the statistics.
|
String |
write(List<EvaluationStatistics> stats)
Stores the given statistics.
|
fileTipText, getDefaultFile, getFile, getOptions, initialize, listOptions, setFile, setOptions
isThreadSafe
addLogListener, debug, getLogListeners, handleException, log, removeLogListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isThreadSafe
addLogListener, log, removeLogListener
public String globalInfo()
globalInfo
in class AbstractEvaluationStatisticsHandler
public String getFormatDescription()
public String[] getFormatExtensions()
public List<EvaluationStatistics> read()
public String write(List<EvaluationStatistics> stats)
stats
- the statistics to storepublic String finish()
finish
in interface EvaluationStatisticsHandler
finish
in class AbstractEvaluationStatisticsHandler
Copyright © 2017. All Rights Reserved.