8cc1210128d5cfebda05af64cccdd2dfa8ee1ed7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public estimateNumberOfPaths() : long renamed to public getInodeCount() : long in class alluxio.master.file.DefaultFileSystemMaster | From | To | |
| Rename Method public estimateNumberOfPaths() : long renamed to public getInodeCount() : long in class alluxio.master.file.FileSystemMaster | From | To | |
| Change Return Type | 1 | ||
| Change Return Type int to long in method private countPaths() : long in class alluxio.master.file.FileSystemMasterTest | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute TOTAL_PATHS_ESTIMATE : String to TOTAL_PATHS : String in class alluxio.metrics.MasterMetrics | From | To |