e4d3426880a5c50d6e9cf9736c786a564e5ca777
Files Diff
- Added: 12
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public real_start() : void renamed to public real_start_without_cluster() : void in class org.sonar.ce.container.ComputeEngineContainerImplTest | From | To | |
| Rename Method package getLocalUuid() : String renamed to package getLocalUUID() : String in class org.sonar.application.cluster.HazelcastCluster | From | To | |
| Move Attribute | 4 | ||
| Move Attribute package HOSTNAME : String from class org.sonar.application.cluster.HazelcastCluster to public HOSTNAME : String from class org.sonar.process.cluster.ClusterObjectKeys | From | To | |
| Move Attribute package SONARQUBE_VERSION : String from class org.sonar.application.cluster.HazelcastCluster to public SONARQUBE_VERSION : String from class org.sonar.process.cluster.ClusterObjectKeys | From | To | |
| Move Attribute package LEADER : String from class org.sonar.application.cluster.HazelcastCluster to public LEADER : String from class org.sonar.process.cluster.ClusterObjectKeys | From | To | |
| Move Attribute package OPERATIONAL_PROCESSES : String from class org.sonar.application.cluster.HazelcastCluster to public OPERATIONAL_PROCESSES : String from class org.sonar.process.cluster.ClusterObjectKeys | From | To | |
| Extract Class | 1 | ||
| Extract Class org.sonar.process.cluster.ClusterObjectKeys from class org.sonar.application.cluster.HazelcastCluster | From | To | |
| Extract Method | 1 | ||
| Extract Method private getProperties() : Properties extracted from public real_start() : void in class org.sonar.ce.container.ComputeEngineContainerImplTest | From | To |