Class SolverBenchmarkBluePrintConfig
java.lang.Object
org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintConfig
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidsetSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType) protected voidvalidate()withSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType) 
- 
Field Details- 
solverBenchmarkBluePrintType
 
- 
- 
Constructor Details- 
SolverBenchmarkBluePrintConfigpublic SolverBenchmarkBluePrintConfig()
 
- 
- 
Method Details- 
getSolverBenchmarkBluePrintType
- 
setSolverBenchmarkBluePrintTypepublic void setSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType) 
- 
buildSolverBenchmarkConfigList
- 
validateprotected void validate()
- 
withSolverBenchmarkBluePrintTypepublic SolverBenchmarkBluePrintConfig withSolverBenchmarkBluePrintType(SolverBenchmarkBluePrintType solverBenchmarkBluePrintType) 
 
-