org.optaplanner.benchmark.impl.aggregator
Class BenchmarkAggregator
java.lang.Object
org.optaplanner.benchmark.impl.aggregator.BenchmarkAggregator
public class BenchmarkAggregator
- extends Object
Field Summary |
protected org.slf4j.Logger |
logger
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
logger
protected final transient org.slf4j.Logger logger
BenchmarkAggregator
public BenchmarkAggregator()
getBenchmarkDirectory
public File getBenchmarkDirectory()
setBenchmarkDirectory
public void setBenchmarkDirectory(File benchmarkDirectory)
getBenchmarkReportConfig
public BenchmarkReportConfig getBenchmarkReportConfig()
setBenchmarkReportConfig
public void setBenchmarkReportConfig(BenchmarkReportConfig benchmarkReportConfig)
aggregate
public File aggregate(List<SingleBenchmarkResult> singleBenchmarkResultList)
aggregate
public File aggregate(List<SingleBenchmarkResult> singleBenchmarkResultList,
Map<SolverBenchmarkResult,String> solverBenchamkarkResultNameMap)
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.