748949f839015080f33e219e713d7a786c6aa812
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 4 | ||
Rename Method public incGetFileStatusOps() : void renamed to public incSetStatesOps() : void in class tachyon.master.MasterSource | From | To | |
Rename Method public incFilesCreated() : void renamed to public incFilesCompleted() : void in class tachyon.master.MasterSource | From | To | |
Rename Method public incFilesCheckpointed() : void renamed to public incPathUnmounted() : void in class tachyon.master.MasterSource | From | To | |
Rename Method public incFilesDeleted() : void renamed to public incFilesPersisted() : void in class tachyon.master.MasterSource | From | To | |
Rename Attribute | 2 | ||
Rename Attribute mGetFileStatusOps : Counter to mSetFileStatusOps : Counter in class tachyon.master.MasterSource | From | To | |
Rename Attribute mFilesCheckpointed : Counter to mPathsUnmounted : Counter in class tachyon.master.MasterSource | From | To |