7d31445588db3b046b28a9908ddc32810dd629c1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method package isStarted() : boolean renamed to package isServing() : boolean in class tachyon.master.next.TachyonMaster | From | To | |
Rename Variable | 1 | ||
Rename Variable running : boolean to started : boolean in method public start() : void in class tachyon.master.next.TachyonMaster | From | To | |
Rename Attribute | 1 | ||
Rename Attribute mIsStarted : boolean to mIsServing : boolean in class tachyon.master.next.TachyonMaster | From | To |