fd6e8e2666d60d19cf5cc1036ca4db7fce26467d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 3 | ||
Rename Method public getClientUUID() : String renamed to public getUUID() : String in class org.sonar.application.cluster.HazelcastCluster.HazelcastInstanceClient | From | To | |
Rename Method public getClientUUID() : String renamed to public getUUID() : String in class org.sonar.cluster.localclient.HazelcastLocalClient | From | To | |
Rename Method public getClientUUID() : String renamed to public getUUID() : String in class org.sonar.cluster.localclient.HazelcastClient | From | To | |
Rename Attribute | 1 | ||
Rename Attribute CLIENT_UUIDS : String to LOCAL_MEMBER_UUIDS : String in class org.sonar.cluster.ClusterObjectKeys | From | To |