6d4eee718a3fe1450a627128eb94728011bd9b68
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type int to long in method package countPath() : long in class org.apache.hadoop.hdfs.server.namenode.LeaseManager | From | To | |
Extract Variable | 1 | ||
Extract Variable completeBlocksTotal : long in method package startCommonServices(conf Configuration, haContext HAContext) : void from class org.apache.hadoop.hdfs.server.namenode.FSNamesystem | From | To | |
Extract Method | 1 | ||
Extract Method private makeMockFsNameSystem() : FSNamesystem extracted from public testCheckLeaseNotInfiniteLoop() : void in class org.apache.hadoop.hdfs.server.namenode.TestLeaseManager | From | To |