dd8c2b92df2d42fe8ee07032988fe1fb68161004
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable newEntry : MountTable to existingEntry : MountTable in method public updateMount(parameters String[], i int) : boolean in class org.apache.hadoop.hdfs.tools.federation.RouterAdmin | From | To | |
| Inline Method | 1 | ||
| Inline Method public updateMount(mount String, nss String[], dest String, readonly boolean, faultTolerant boolean, order DestinationOrder, aclInfo ACLEntity) : boolean inlined to public updateMount(parameters String[], i int) : boolean in class org.apache.hadoop.hdfs.tools.federation.RouterAdmin | From | To | |
| Extract Method | 1 | ||
| Extract Method private getMountEntry(mount String, mountTable MountTableManager) : MountTable extracted from public addMount(mount String, nss String[], dest String, readonly boolean, faultTolerant boolean, order DestinationOrder, aclInfo ACLEntity) : boolean in class org.apache.hadoop.hdfs.tools.federation.RouterAdmin | From | To |