75d812980f9188651b4b3d10096565672478c0a8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public incCreatePathOps(n long) : void renamed to public incCreateFileOps(n long) : void in class tachyon.master.MasterSource | From | To | |
Rename Method public incPathsCreated(n long) : void renamed to public incFilesCreated(n long) : void in class tachyon.master.MasterSource | From | To | |
Rename Attribute | 2 | ||
Rename Attribute mPathsCreated : Counter to mFilesCreated : Counter in class tachyon.master.MasterSource | From | To | |
Rename Attribute mCreatePathOps : Counter to mCreateFileOps : Counter in class tachyon.master.MasterSource | From | To |