b89ffcff362a872013f5d96c1fb76e0731402db4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable last : DataNode to dataNodeToShutdown : DataNode in method public testReportCommand() : void in class org.apache.hadoop.hdfs.tools.TestDFSAdmin | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type fs : FileSystem to fs : DistributedFileSystem in method public testReportCommand() : void in class org.apache.hadoop.hdfs.tools.TestDFSAdmin | From | To | |
| Extract Method | 1 | ||
| Extract Method private waitForCorruptBlock(miniCluster MiniDFSCluster, client DFSClient, file Path) : void extracted from public testReportCommand() : void in class org.apache.hadoop.hdfs.tools.TestDFSAdmin | From | To |