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(File plannerBenchmarkResultFile) |
List<PlannerBenchmarkResult> |
readPlannerBenchmarkResultList(File benchmarkDirectory) |
void |
writePlannerBenchmarkResult(File benchmarkReportDirectory,
PlannerBenchmarkResult plannerBenchmarkResult) |
public void writePlannerBenchmarkResult(File benchmarkReportDirectory, PlannerBenchmarkResult plannerBenchmarkResult)
public List<PlannerBenchmarkResult> readPlannerBenchmarkResultList(File benchmarkDirectory)
protected PlannerBenchmarkResult readPlannerBenchmarkResult(File plannerBenchmarkResultFile)
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.