ad9441122f31547fcab29f50e64d52a8895906b6
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private getLocatedBlocks(file Path) : LocatedBlocks from class org.apache.hadoop.hdfs.TestReconstructStripedFile to public getLocatedBlocks(file Path, fs DistributedFileSystem) : LocatedBlocks from class org.apache.hadoop.hdfs.StripedFileTestUtil | From | To | |
Move Method private waitForReconstructionFinished(file Path, groupSize int) : LocatedBlocks from class org.apache.hadoop.hdfs.TestReconstructStripedFile to public waitForReconstructionFinished(file Path, fs DistributedFileSystem, groupSize int) : LocatedBlocks from class org.apache.hadoop.hdfs.StripedFileTestUtil | From | To |