org.optaplanner.benchmark.impl.result
Class BenchmarkResultIO
java.lang.Object
org.optaplanner.benchmark.impl.result.BenchmarkResultIO
public class BenchmarkResultIO
- 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
BenchmarkResultIO
public BenchmarkResultIO()
writePlannerBenchmarkResult
public void writePlannerBenchmarkResult(File benchmarkReportDirectory,
PlannerBenchmarkResult plannerBenchmarkResult)
readPlannerBenchmarkResultList
public List<PlannerBenchmarkResult> readPlannerBenchmarkResultList(File benchmarkDirectory)
readPlannerBenchmarkResult
protected PlannerBenchmarkResult readPlannerBenchmarkResult(File plannerBenchmarkResultFile)
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.