6b360885d8ff4562e397776ac2202c5ea79fe290
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute mMountd : long to mMountId : long in class alluxio.master.file.meta.MountTable.Resolution | From | To | |
Change Variable Type | 2 | ||
Change Variable Type mountPoint : Map.Entry<String,MountInfo> to mountPoint : Map.Entry<String,MountPointInfo> in method public getMountPoints() : void in class alluxio.master.AlluxioMasterRestApiTest | From | To | |
Change Variable Type mountTable : Map<String,MountInfo> to mountTable : Map<String,MountPointInfo> in method public getMountPoints() : void in class alluxio.master.AlluxioMasterRestApiTest | From | To | |
Extract Variable | 7 | ||
Extract Variable res1 : MountTable.Resolution in method public path() : void from class alluxio.master.file.meta.MountTableTest | From | To | |
Extract Variable res3 : MountTable.Resolution in method public path() : void from class alluxio.master.file.meta.MountTableTest | From | To | |
Extract Variable res5 : MountTable.Resolution in method public path() : void from class alluxio.master.file.meta.MountTableTest | From | To | |
Extract Variable res7 : MountTable.Resolution in method public path() : void from class alluxio.master.file.meta.MountTableTest | From | To | |
Extract Variable res2 : MountTable.Resolution in method public path() : void from class alluxio.master.file.meta.MountTableTest | From | To | |
Extract Variable res4 : MountTable.Resolution in method public path() : void from class alluxio.master.file.meta.MountTableTest | From | To | |
Extract Variable res6 : MountTable.Resolution in method public path() : void from class alluxio.master.file.meta.MountTableTest | From | To |