public class MemoryUseProblemStatistic extends ProblemStatistic
Modifier and Type | Field and Description |
---|---|
protected File |
graphFile |
logger, problemBenchmarkResult, problemStatisticType, warningList
Constructor and Description |
---|
MemoryUseProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult) |
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult) |
protected void |
fillWarningList() |
File |
getGraphFile() |
void |
writeGraphFiles(BenchmarkReport benchmarkReport) |
accumulateResults, getAnchorId, getProblemBenchmarkResult, getProblemStatisticType, getSingleStatisticList, getWarningList, setProblemBenchmarkResult, writeChartToImageFile
protected File graphFile
public MemoryUseProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult)
public SingleStatistic createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
createSingleStatistic
in class ProblemStatistic
public File getGraphFile()
public void writeGraphFiles(BenchmarkReport benchmarkReport)
writeGraphFiles
in class ProblemStatistic
protected void fillWarningList()
fillWarningList
in class ProblemStatistic
Copyright © 2006–2015 JBoss by Red Hat. All rights reserved.