org.optaplanner.benchmark.impl.statistic
public interface ProblemStatistic
ProblemBenchmark
Modifier and Type | Method and Description |
---|---|
SingleStatistic |
createSingleStatistic()
This method is thread-safe.
|
String |
getAnchorId() |
String |
getCsvFilePath() |
ProblemStatisticType |
getProblemStatisticType() |
List<String> |
getWarningList() |
void |
writeStatistic() |
ProblemStatisticType getProblemStatisticType()
String getAnchorId()
SingleStatistic createSingleStatistic()
void writeStatistic()
String getCsvFilePath()
DefaultPlannerBenchmark.benchmarkReportDirectory
(not ProblemBenchmark.problemReportDirectory
)Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.