Class ProblemBasedSubSingleStatistic<Solution_,StatisticPoint_ extends StatisticPoint> 
java.lang.Object
org.optaplanner.benchmark.impl.statistic.SubSingleStatistic<Solution_,StatisticPoint_>
 
org.optaplanner.benchmark.impl.statistic.ProblemBasedSubSingleStatistic<Solution_,StatisticPoint_> 
- Direct Known Subclasses:
- BestScoreSubSingleStatistic,- BestSolutionMutationSubSingleStatistic,- MemoryUseSubSingleStatistic,- MoveCountPerStepSubSingleStatistic,- ScoreCalculationSpeedSubSingleStatistic,- StepScoreSubSingleStatistic
public abstract class ProblemBasedSubSingleStatistic<Solution_,StatisticPoint_ extends StatisticPoint> 
extends SubSingleStatistic<Solution_,StatisticPoint_> 
- 
Field SummaryFieldsFields inherited from class org.optaplanner.benchmark.impl.statistic.SubSingleStatisticlogger, pointList, subSingleBenchmarkResult
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedprotectedProblemBasedSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult, ProblemStatisticType problemStatisticType) 
- 
Method SummaryMethods 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- 
problemStatisticType
 
- 
- 
Constructor Details- 
ProblemBasedSubSingleStatisticprotected ProblemBasedSubSingleStatistic()
- 
ProblemBasedSubSingleStatisticprotected ProblemBasedSubSingleStatistic(SubSingleBenchmarkResult subSingleBenchmarkResult, ProblemStatisticType problemStatisticType) 
 
- 
- 
Method Details- 
getStatisticType- Specified by:
- getStatisticTypein class- SubSingleStatistic<Solution_,- StatisticPoint_ extends StatisticPoint> 
 
- 
toString
 
-