org.optaplanner.benchmark.impl.history
Class BenchmarkHistoryReport
java.lang.Object
org.optaplanner.benchmark.impl.history.BenchmarkHistoryReport
public class BenchmarkHistoryReport
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
plannerBenchmark
protected final DefaultPlannerBenchmark plannerBenchmark
benchmarkHistoryDirectory
protected File benchmarkHistoryDirectory
locale
protected Locale locale
historyHtmlFile
protected File historyHtmlFile
summaryDirectory
protected File summaryDirectory
BenchmarkHistoryReport
public BenchmarkHistoryReport(DefaultPlannerBenchmark plannerBenchmark)
getBenchmarkHistoryDirectory
public File getBenchmarkHistoryDirectory()
getLocale
public Locale getLocale()
setLocale
public void setLocale(Locale locale)
getHistoryHtmlFile
public File getHistoryHtmlFile()
getSummaryDirectory
public File getSummaryDirectory()
writeHistory
public void writeHistory()
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.