public class BenchmarkResultIO extends Object
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
logger |
Constructor and Description |
---|
BenchmarkResultIO() |
Modifier and Type | Method and Description |
---|---|
protected PlannerBenchmarkResult |
readPlannerBenchmarkResult(SolverConfigContext configContext,
File plannerBenchmarkResultFile) |
List<PlannerBenchmarkResult> |
readPlannerBenchmarkResultList(SolverConfigContext configContext,
File benchmarkDirectory) |
void |
writePlannerBenchmarkResult(File benchmarkReportDirectory,
PlannerBenchmarkResult plannerBenchmarkResult) |
public void writePlannerBenchmarkResult(File benchmarkReportDirectory, PlannerBenchmarkResult plannerBenchmarkResult)
public List<PlannerBenchmarkResult> readPlannerBenchmarkResultList(SolverConfigContext configContext, File benchmarkDirectory)
protected PlannerBenchmarkResult readPlannerBenchmarkResult(SolverConfigContext configContext, File plannerBenchmarkResultFile)
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.