Class OptaPlannerBenchmarkBuildTimeConfig
- java.lang.Object
-
- org.optaplanner.benchmark.quarkus.deployment.OptaPlannerBenchmarkBuildTimeConfig
-
@ConfigRoot(name="optaplanner.benchmark") public class OptaPlannerBenchmarkBuildTimeConfig extends Object
During build time, this is translated into OptaPlanner's Config classes.
-
-
Field Summary
Fields Modifier and Type Field Description static StringDEFAULT_SOLVER_BENCHMARK_CONFIG_URL
-
Constructor Summary
Constructors Constructor Description OptaPlannerBenchmarkBuildTimeConfig()
-
-
-
Field Detail
-
DEFAULT_SOLVER_BENCHMARK_CONFIG_URL
public static final String DEFAULT_SOLVER_BENCHMARK_CONFIG_URL
- See Also:
- Constant Field Values
-
-