7fcc73fc0d248aae1edbd4e1514c5818f6198928
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable op : HttpOpParam.Op to locations : BlockLocation[] in method public getFileBlockLocations(p Path, offset long, length long) : BlockLocation[] in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type op : HttpOpParam.Op to locations : BlockLocation[] in method public getFileBlockLocations(p Path, offset long, length long) : BlockLocation[] in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem | From | To | |
| Extract Method | 2 | ||
| Extract Method protected getFileBlockLocations(operation GetOpParam.Op, path Path, offset long, length long) : BlockLocation[] extracted from public getFileBlockLocations(p Path, offset long, length long) : BlockLocation[] in class org.apache.hadoop.hdfs.web.WebHdfsFileSystem | From | To |