21fe77e3ab0d3951212ba64cf80f4904f789db66
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable dfs : DistributedFileSystem to fs : FileSystem in method public run(conf Configuration, args List<String>) : int in class org.apache.hadoop.hdfs.tools.StoragePolicyAdmin.SatisfyStoragePolicyCommand | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type dfs : DistributedFileSystem to fs : FileSystem in method public run(conf Configuration, args List<String>) : int in class org.apache.hadoop.hdfs.tools.StoragePolicyAdmin.SatisfyStoragePolicyCommand | From | To | |
| Extract Variable | 1 | ||
| Extract Variable p : Path in method public run(conf Configuration, args List<String>) : int from class org.apache.hadoop.hdfs.tools.StoragePolicyAdmin.SatisfyStoragePolicyCommand | From | To |