public class MemoryUseProblemStatistic extends AbstractProblemStatistic
AbstractProblemStatistic.ProblemStatisticCsv, AbstractProblemStatistic.ProblemStatisticCsvLine
Modifier and Type | Field and Description |
---|---|
protected File |
graphStatisticFile |
csvStatisticFile, problemBenchmark, problemStatisticType, warningList
Constructor and Description |
---|
MemoryUseProblemStatistic(ProblemBenchmark problemBenchmark) |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
createSingleStatistic()
This method is thread-safe.
|
protected void |
fillWarningList() |
String |
getGraphFilePath() |
protected void |
writeCsvStatistic() |
protected void |
writeGraphStatistic() |
getAnchorId, getCsvFilePath, getProblemBenchmark, getProblemStatisticType, getWarningList, toFilePath, writeChartToImageFile, writeStatistic
protected File graphStatisticFile
public MemoryUseProblemStatistic(ProblemBenchmark problemBenchmark)
public SingleStatistic createSingleStatistic()
ProblemStatistic
public String getGraphFilePath()
DefaultPlannerBenchmark.benchmarkReportDirectory
(not ProblemBenchmark.problemReportDirectory
)protected void writeCsvStatistic()
writeCsvStatistic
in class AbstractProblemStatistic
protected void writeGraphStatistic()
writeGraphStatistic
in class AbstractProblemStatistic
protected void fillWarningList()
fillWarningList
in class AbstractProblemStatistic
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.