ee028bfdf1c88a27cd925bed93ebb599a164dd2e
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable entry : MountTable to mountTable : MountTable in method public updateMountTableEntry(request UpdateMountTableEntryRequest) : UpdateMountTableEntryResponse in class org.apache.hadoop.hdfs.server.federation.store.impl.MountTableStoreImpl | From | To | |
| Rename Variable removedRecords : int to deleteEntry : MountTable in method public removeMountTableEntry(request RemoveMountTableEntryRequest) : RemoveMountTableEntryResponse in class org.apache.hadoop.hdfs.server.federation.store.impl.MountTableStoreImpl | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type removedRecords : int to deleteEntry : MountTable in method public removeMountTableEntry(request RemoveMountTableEntryRequest) : RemoveMountTableEntryResponse in class org.apache.hadoop.hdfs.server.federation.store.impl.MountTableStoreImpl | From | To | |
| Extract Variable | 1 | ||
| Extract Variable mountTable : MountTable in method public addMountTableEntry(request AddMountTableEntryRequest) : AddMountTableEntryResponse from class org.apache.hadoop.hdfs.server.federation.store.impl.MountTableStoreImpl | From | To |