OptaPlanner Benchmark 6.2.0.CR4

org.optaplanner.benchmark.impl.statistic.memoryuse
Class MemoryUseProblemStatistic

java.lang.Object
  extended by org.optaplanner.benchmark.impl.statistic.ProblemStatistic
      extended by org.optaplanner.benchmark.impl.statistic.memoryuse.MemoryUseProblemStatistic

public class MemoryUseProblemStatistic
extends ProblemStatistic


Field Summary
protected  File graphFile
           
 
Fields inherited from class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
logger, problemBenchmarkResult, problemStatisticType, warningList
 
Constructor Summary
MemoryUseProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult)
           
 
Method Summary
 SingleStatistic createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
           
protected  void fillWarningList()
           
 File getGraphFile()
           
 void writeGraphFiles(BenchmarkReport benchmarkReport)
           
 
Methods inherited from class org.optaplanner.benchmark.impl.statistic.ProblemStatistic
accumulateResults, getAnchorId, getProblemBenchmarkResult, getProblemStatisticType, getSingleStatisticList, getWarningList, setProblemBenchmarkResult, writeChartToImageFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

graphFile

protected File graphFile
Constructor Detail

MemoryUseProblemStatistic

public MemoryUseProblemStatistic(ProblemBenchmarkResult problemBenchmarkResult)
Method Detail

createSingleStatistic

public SingleStatistic createSingleStatistic(SingleBenchmarkResult singleBenchmarkResult)
Specified by:
createSingleStatistic in class ProblemStatistic

getGraphFile

public File getGraphFile()
Returns:
never null

writeGraphFiles

public void writeGraphFiles(BenchmarkReport benchmarkReport)
Specified by:
writeGraphFiles in class ProblemStatistic

fillWarningList

protected void fillWarningList()
Overrides:
fillWarningList in class ProblemStatistic

OptaPlanner Benchmark 6.2.0.CR4

Copyright © 2006-2015 JBoss by Red Hat. All Rights Reserved.