Class BenchmarkProperties
java.lang.Object
org.optaplanner.spring.boot.autoconfigure.config.BenchmarkProperties
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetResultDirectory(String resultDirectory) voidsetSolver(BenchmarkSolverProperties solver) voidsetSolverBenchmarkConfigXml(String solverBenchmarkConfigXml)
-
Field Details
-
DEFAULT_SOLVER_BENCHMARK_CONFIG_URL
- See Also:
-
DEFAULT_BENCHMARK_RESULT_DIRECTORY
- See Also:
-
-
Constructor Details
-
BenchmarkProperties
public BenchmarkProperties()
-
-
Method Details
-
getSolverBenchmarkConfigXml
-
setSolverBenchmarkConfigXml
-
getResultDirectory
-
setResultDirectory
-
getSolver
-
setSolver
-