05a814fe556b93c947ec23cae3b947dafcc0f767
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 3
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public getNames() : List<String> renamed to public getServiceNames() : List<String> in class tachyon.master.TachyonMaster | From | To | |
| Replace Variable With Attribute | 1 | ||
| Replace Variable With Attribute names : List<String> to sServiceNames : List<String> in method public getServiceNames() : List<String> in class tachyon.master.TachyonMaster | From | To |