Class PureSubSingleStatistic<Solution_,StatisticPoint_ extends StatisticPoint> 
java.lang.Object
org.optaplanner.benchmark.impl.statistic.SubSingleStatistic<Solution_,StatisticPoint_>
 
org.optaplanner.benchmark.impl.statistic.PureSubSingleStatistic<Solution_,StatisticPoint_> 
- Direct Known Subclasses:
- ConstraintMatchTotalBestScoreSubSingleStatistic,- ConstraintMatchTotalStepScoreSubSingleStatistic,- PickedMoveTypeBestScoreDiffSubSingleStatistic,- PickedMoveTypeStepScoreDiffSubSingleStatistic
public abstract class PureSubSingleStatistic<Solution_,StatisticPoint_ extends StatisticPoint> 
extends SubSingleStatistic<Solution_,StatisticPoint_> 
1 statistic of 
SubSingleBenchmarkResult.- 
Field SummaryFieldsFields inherited from class org.optaplanner.benchmark.impl.statistic.SubSingleStatisticlogger, pointList, subSingleBenchmarkResult
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedprotectedPureSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult, SingleStatisticType singleStatisticType) 
- 
Method SummaryModifier and TypeMethodDescriptiontoString()protected FilewriteChartToImageFile(org.jfree.chart.JFreeChart chart, String fileNameBase) abstract voidwriteGraphFiles(BenchmarkReport benchmarkReport) Methods inherited from class org.optaplanner.benchmark.impl.statistic.SubSingleStatisticclose, createPointFromCsvLine, getAnchorId, getCsvFile, getCsvFileName, getCsvHeader, getPointList, getRelativeCsvFilePath, getSubSingleBenchmarkResult, hibernatePointList, initPointList, open, setPointList, setSubSingleBenchmarkResult, unhibernatePointList
- 
Field Details- 
singleStatisticType
 
- 
- 
Constructor Details- 
PureSubSingleStatisticprotected PureSubSingleStatistic()
- 
PureSubSingleStatisticprotected PureSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult, SingleStatisticType singleStatisticType) 
 
- 
- 
Method Details- 
getStatisticType- Specified by:
- getStatisticTypein class- SubSingleStatistic<Solution_,- StatisticPoint_ extends StatisticPoint> 
 
- 
writeGraphFiles
- 
writeChartToImageFile
- 
getGraphFile
- 
getGraphFileList
- 
toString
 
-