2bfefbed900d10ee2320630c83f13d21346a1bb8
Files Diff
- Added: 2
- Removed: 2
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type batchExecutorService : ComputeEngineBatchExecutorService to reportProcessingSchedulerExecutorService : ReportProcessingSchedulerExecutorService in method public ReportProcessingScheduler(reportProcessingSchedulerExecutorService ReportProcessingSchedulerExecutorService, processingQueue ComputeEngineProcessingQueue, queue ReportQueue, sqContainer ComponentContainer) in class org.sonar.server.computation.ReportProcessingScheduler | From | To | |
Rename Class | 4 | ||
Rename Class org.sonar.server.computation.ComputeEngineBatchExecutorServiceImpl renamed to org.sonar.server.computation.ReportProcessingSchedulerExecutorServiceImpl | From | To | |
Rename Class org.sonar.server.computation.ReportProcessor.BatchReportStepsExecutorListener renamed to org.sonar.server.computation.ReportProcessor.ReportProcessingStepsExecutorListener | From | To | |
Rename Class org.sonar.server.computation.ComputeEngineBatchExecutorService renamed to org.sonar.server.computation.ReportProcessingSchedulerExecutorService | From | To | |
Rename Class org.sonar.server.computation.ReportProcessingScheduler.AddBatchProcessingCETaskRunnable renamed to org.sonar.server.computation.ReportProcessingScheduler.AddReportProcessingToCEProcessingQueue | From | To | |
Rename Attribute | 1 | ||
Rename Attribute batchExecutorService : ComputeEngineBatchExecutorService to reportProcessingSchedulerExecutorService : ReportProcessingSchedulerExecutorService in class org.sonar.server.computation.ReportProcessingScheduler | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type batchExecutorService : ComputeEngineBatchExecutorService to batchExecutorService : ReportProcessingSchedulerExecutorService in class org.sonar.server.computation.ReportProcessingSchedulerTest | From | To | |
Change Attribute Type batchExecutorService : ComputeEngineBatchExecutorService to reportProcessingSchedulerExecutorService : ReportProcessingSchedulerExecutorService in class org.sonar.server.computation.ReportProcessingScheduler | From | To | |
Rename Parameter | 1 | ||
Rename Parameter batchExecutorService : ComputeEngineBatchExecutorService to reportProcessingSchedulerExecutorService : ReportProcessingSchedulerExecutorService in method public ReportProcessingScheduler(reportProcessingSchedulerExecutorService ReportProcessingSchedulerExecutorService, processingQueue ComputeEngineProcessingQueue, queue ReportQueue, sqContainer ComponentContainer) in class org.sonar.server.computation.ReportProcessingScheduler | From | To |