Class MemoryUseProblemStatistic
java.lang.Object
org.optaplanner.benchmark.impl.statistic.ProblemStatistic
org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseProblemStatistic
- 
Field SummaryFieldsFields inherited from class org.optaplanner.benchmark.impl.statistic.ProblemStatisticproblemBenchmarkResult, problemStatisticType, warningList
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncreateSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) protected voidvoidwriteGraphFiles(BenchmarkReport benchmarkReport) Methods inherited from class org.optaplanner.benchmark.impl.statistic.ProblemStatisticaccumulateResults, getAnchorId, getGraphFile, getProblemBenchmarkResult, getProblemStatisticType, getSubSingleStatisticList, getWarningList, setProblemBenchmarkResult, toString, writeChartToImageFile
- 
Field Details- 
graphFile
 
- 
- 
Constructor Details- 
MemoryUseProblemStatistic
 
- 
- 
Method Details- 
createSubSingleStatisticpublic SubSingleStatistic createSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult) - Specified by:
- createSubSingleStatisticin class- ProblemStatistic
 
- 
getGraphFileList- Specified by:
- getGraphFileListin class- ProblemStatistic
- Returns:
- never null
 
- 
writeGraphFiles- Specified by:
- writeGraphFilesin class- ProblemStatistic
 
- 
fillWarningListprotected void fillWarningList()- Overrides:
- fillWarningListin class- ProblemStatistic
 
 
-