Uses of Class
org.optaplanner.benchmark.config.report.BenchmarkReportConfig
Packages that use BenchmarkReportConfig
Package
Description
Classes which represent the XML Benchmark configuration of OptaPlanner Benchmark.
-
Uses of BenchmarkReportConfig in org.optaplanner.benchmark.config
Methods in org.optaplanner.benchmark.config that return BenchmarkReportConfigMethods in org.optaplanner.benchmark.config with parameters of type BenchmarkReportConfigModifier and TypeMethodDescriptionvoidPlannerBenchmarkConfig.setBenchmarkReportConfig(BenchmarkReportConfig benchmarkReportConfig) -
Uses of BenchmarkReportConfig in org.optaplanner.benchmark.config.report
Methods in org.optaplanner.benchmark.config.report that return BenchmarkReportConfigModifier and TypeMethodDescriptionBenchmarkReportConfig.copyConfig()BenchmarkReportConfig.inherit(BenchmarkReportConfig inheritedConfig) Methods in org.optaplanner.benchmark.config.report with parameters of type BenchmarkReportConfigModifier and TypeMethodDescriptionBenchmarkReportConfig.inherit(BenchmarkReportConfig inheritedConfig) Constructors in org.optaplanner.benchmark.config.report with parameters of type BenchmarkReportConfig -
Uses of BenchmarkReportConfig in org.optaplanner.benchmark.impl.aggregator
Methods in org.optaplanner.benchmark.impl.aggregator that return BenchmarkReportConfigMethods in org.optaplanner.benchmark.impl.aggregator with parameters of type BenchmarkReportConfigModifier and TypeMethodDescriptionvoidBenchmarkAggregator.setBenchmarkReportConfig(BenchmarkReportConfig benchmarkReportConfig) -
Uses of BenchmarkReportConfig in org.optaplanner.benchmark.impl.report
Constructors in org.optaplanner.benchmark.impl.report with parameters of type BenchmarkReportConfig