Uses of Class
org.optaplanner.benchmark.impl.statistic.StatisticRegistry
Packages that use StatisticRegistry
Package
Description
- 
Uses of StatisticRegistry in org.optaplanner.benchmark.impl.statisticMethods in org.optaplanner.benchmark.impl.statistic with parameters of type StatisticRegistryModifier and TypeMethodDescriptionvoidSubSingleStatistic.close(StatisticRegistry<Solution_> registry, io.micrometer.core.instrument.Tags runTag, Solver<Solution_> solver) abstract voidSubSingleStatistic.open(StatisticRegistry<Solution_> registry, io.micrometer.core.instrument.Tags runTag, Solver<Solution_> solver) 
- 
Uses of StatisticRegistry in org.optaplanner.benchmark.impl.statistic.bestscoreMethods in org.optaplanner.benchmark.impl.statistic.bestscore with parameters of type StatisticRegistryModifier and TypeMethodDescriptionvoidBestScoreSubSingleStatistic.open(StatisticRegistry<Solution_> registry, io.micrometer.core.instrument.Tags runTag, Solver<Solution_> solver) 
- 
Uses of StatisticRegistry in org.optaplanner.benchmark.impl.statistic.bestsolutionmutationMethods in org.optaplanner.benchmark.impl.statistic.bestsolutionmutation with parameters of type StatisticRegistryModifier and TypeMethodDescriptionvoidBestSolutionMutationSubSingleStatistic.open(StatisticRegistry<Solution_> registry, io.micrometer.core.instrument.Tags runTag, Solver<Solution_> solver) 
- 
Uses of StatisticRegistry in org.optaplanner.benchmark.impl.statistic.memoryuseMethods in org.optaplanner.benchmark.impl.statistic.memoryuse with parameters of type StatisticRegistryModifier and TypeMethodDescriptionvoidMemoryUseSubSingleStatistic.open(StatisticRegistry<Solution_> registry, io.micrometer.core.instrument.Tags runTag, Solver<Solution_> solver) 
- 
Uses of StatisticRegistry in org.optaplanner.benchmark.impl.statistic.movecountperstepMethods in org.optaplanner.benchmark.impl.statistic.movecountperstep with parameters of type StatisticRegistryModifier and TypeMethodDescriptionvoidMoveCountPerStepSubSingleStatistic.open(StatisticRegistry<Solution_> registry, io.micrometer.core.instrument.Tags runTag, Solver<Solution_> solver) 
- 
Uses of StatisticRegistry in org.optaplanner.benchmark.impl.statistic.scorecalculationspeedMethods in org.optaplanner.benchmark.impl.statistic.scorecalculationspeed with parameters of type StatisticRegistryModifier and TypeMethodDescriptionvoidScoreCalculationSpeedSubSingleStatistic.open(StatisticRegistry<Solution_> registry, io.micrometer.core.instrument.Tags runTag, Solver<Solution_> solver) 
- 
Uses of StatisticRegistry in org.optaplanner.benchmark.impl.statistic.stepscoreMethods in org.optaplanner.benchmark.impl.statistic.stepscore with parameters of type StatisticRegistryModifier and TypeMethodDescriptionvoidStepScoreSubSingleStatistic.open(StatisticRegistry<Solution_> registry, io.micrometer.core.instrument.Tags runTag, Solver<Solution_> solver) 
- 
Uses of StatisticRegistry in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscoreMethods in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalbestscore with parameters of type StatisticRegistryModifier and TypeMethodDescriptionvoidConstraintMatchTotalBestScoreSubSingleStatistic.open(StatisticRegistry<Solution_> registry, io.micrometer.core.instrument.Tags runTag, Solver<Solution_> solver) 
- 
Uses of StatisticRegistry in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscoreMethods in org.optaplanner.benchmark.impl.statistic.subsingle.constraintmatchtotalstepscore with parameters of type StatisticRegistryModifier and TypeMethodDescriptionvoidConstraintMatchTotalStepScoreSubSingleStatistic.open(StatisticRegistry<Solution_> registry, io.micrometer.core.instrument.Tags runTag, Solver<Solution_> solver) 
- 
Uses of StatisticRegistry in org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscoreMethods in org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypebestscore with parameters of type StatisticRegistryModifier and TypeMethodDescriptionvoidPickedMoveTypeBestScoreDiffSubSingleStatistic.open(StatisticRegistry<Solution_> registry, io.micrometer.core.instrument.Tags runTag, Solver<Solution_> solver) 
- 
Uses of StatisticRegistry in org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscoreMethods in org.optaplanner.benchmark.impl.statistic.subsingle.pickedmovetypestepscore with parameters of type StatisticRegistryModifier and TypeMethodDescriptionvoidPickedMoveTypeStepScoreDiffSubSingleStatistic.open(StatisticRegistry<Solution_> registry, io.micrometer.core.instrument.Tags runTag, Solver<Solution_> solver)