|
Rename Method public resetCalculateCount() : void renamed to public resetCalculationCount() : void in class org.optaplanner.core.impl.score.director.InnerScoreDirector |
From |
To |
|
Rename Method public getAverageCalculateCountPerSecond() : Long renamed to public getScoreCalculationSpeed() : Long in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult |
From |
To |
|
Rename Method public calculateSolverTimeMillisSpent() : long renamed to public calculateSolverTimeMillisSpentUpToNow() : long in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope |
From |
To |
|
Rename Method public getCalculateCount() : long renamed to public getScoreCalculationCount() : long in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope |
From |
To |
|
Rename Method public calculatePhaseTimeMillisSpent() : long renamed to public calculatePhaseTimeMillisSpentUpToNow() : long in class org.optaplanner.core.impl.phase.scope.AbstractPhaseScope |
From |
To |
|
Rename Method public getCalculateCount() : long renamed to public getScoreCalculationCount() : long in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult |
From |
To |
|
Rename Method public setCalculateCount(calculateCount long) : void renamed to public setScoreCalculationCount(scoreCalculationCount long) : void in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult |
From |
To |
|
Rename Method public calculateTimeMillisSpent() : long renamed to public calculateTimeMillisSpentUpToNow() : long in class org.optaplanner.core.impl.solver.scope.DefaultSolverScope |
From |
To |
|
Rename Method public getCalculateCountPerSecond() : long renamed to public getScoreCalculationSpeed() : long in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedStatisticPoint |
From |
To |
|
Rename Method public getAverageCalculateCountPerSecond() : Long renamed to public getScoreCalculationSpeed() : Long in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult |
From |
To |
|
Rename Method public getCalculateCount() : long renamed to public getCalculationCount() : long in class org.optaplanner.core.impl.score.director.AbstractScoreDirector |
From |
To |
|
Rename Method public setCalculateCount(calculateCount long) : void renamed to public setScoreCalculationCount(scoreCalculationCount long) : void in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult |
From |
To |
|
Rename Method public getAverageCalculateCountSummaryChartFile() : File renamed to public getScoreCalculationSpeedSummaryChartFile() : File in class org.optaplanner.benchmark.impl.report.BenchmarkReport |
From |
To |
|
Rename Method public getCalculateCount() : long renamed to public getScoreCalculationCount() : long in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult |
From |
To |
|
Rename Method public getAverageAverageCalculateCountPerSecond() : Long renamed to public getAverageScoreCalculationSpeed() : Long in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult |
From |
To |
|
Rename Method public resetCalculateCount() : void renamed to public resetCalculationCount() : void in class org.optaplanner.core.impl.score.director.AbstractScoreDirector |
From |
To |
|
Rename Method public getCalculateCount() : long renamed to public getCalculationCount() : long in class org.optaplanner.core.impl.score.director.InnerScoreDirector |
From |
To |
|
Rename Method private writeAverageCalculateCountPerSecondSummaryChart() : void renamed to private writeScoreCalculationSpeedSummaryChart() : void in class org.optaplanner.benchmark.impl.report.BenchmarkReport |
From |
To |
|
Rename Variable calculateCountInterval : long to calculationCountInterval : long in method public stepEnded(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedSubSingleStatistic.ScoreCalculationSpeedSubSingleStatisticListener |
From |
To |
|
Rename Variable calculateCount : long to calculationCount : long in method public stepEnded(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedSubSingleStatistic.ScoreCalculationSpeedSubSingleStatisticListener |
From |
To |
|
Rename Variable calculateCount : long to scoreCalculationCount : long in method protected calculateTimeGradient(scoreDirector InnerScoreDirector) : double in class org.optaplanner.core.impl.solver.termination.ScoreCalculationCountTermination |
From |
To |
|
Rename Variable totalAverageCalculateCountPerSecond : long to totalScoreCalculationSpeed : long in method protected determineTotalsAndAverages() : void in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult |
From |
To |
|
Rename Variable averageCalculateCountPerSecond : long to scoreCalculationSpeed : long in method private writeScoreCalculationSpeedSummaryChart() : void in class org.optaplanner.benchmark.impl.report.BenchmarkReport |
From |
To |
|
Rename Variable calculateCount : long to scoreCalculationCount : long in method protected isTerminated(scoreDirector InnerScoreDirector) : boolean in class org.optaplanner.core.impl.solver.termination.ScoreCalculationCountTermination |
From |
To |
|
Rename Variable calculateCountPerSecond : long to scoreCalculationSpeed : long in method public writeGraphFiles(benchmarkReport BenchmarkReport) : void in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedProblemStatistic |
From |
To |
|
Rename Variable averageCalculateCountPerSecond : long to scoreCalculationSpeed : long in method public stepEnded(stepScope AbstractStepScope<Solution_>) : void in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedSubSingleStatistic.ScoreCalculationSpeedSubSingleStatisticListener |
From |
To |
|
Rename Attribute calculateCount : long to scoreCalculationCount : long in class org.optaplanner.benchmark.impl.result.SubSingleBenchmarkResult |
From |
To |
|
Rename Attribute calculateCountLimit : long to scoreCalculationCountLimit : long in class org.optaplanner.core.impl.solver.termination.ScoreCalculationCountTermination |
From |
To |
|
Rename Attribute calculateCount : long to calculationCount : long in class org.optaplanner.core.impl.score.director.AbstractScoreDirector |
From |
To |
|
Rename Attribute lastCalculateCount : long to lastCalculationCount : long in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedSubSingleStatistic.ScoreCalculationSpeedSubSingleStatisticListener |
From |
To |
|
Rename Attribute averageCalculateCountSummaryChartFile : File to scoreCalculationSpeedSummaryChartFile : File in class org.optaplanner.benchmark.impl.report.BenchmarkReport |
From |
To |
|
Rename Attribute calculateCount : long to scoreCalculationCount : long in class org.optaplanner.benchmark.impl.result.SingleBenchmarkResult |
From |
To |
|
Rename Attribute calculateCountPerSecond : long to scoreCalculationSpeed : long in class org.optaplanner.benchmark.impl.statistic.scorecalculationspeed.ScoreCalculationSpeedStatisticPoint |
From |
To |
|
Rename Attribute averageAverageCalculateCountPerSecond : Long to averageScoreCalculationSpeed : Long in class org.optaplanner.benchmark.impl.result.SolverBenchmarkResult |
From |
To |