ba90c02853f85f7ee11d6f37a0c6d0e8a2101ec8
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method package killDatanode(cluster MiniDFSCluster, out DFSStripedOutputStream, dnIndex int, pos AtomicInteger) : void from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package killDatanode(cluster MiniDFSCluster, out DFSStripedOutputStream, dnIndex int, pos AtomicInteger) : void from class org.apache.hadoop.hdfs.StripedFileTestUtil | From | To | |
Move Method package getDatanodes(streamer StripedDataStreamer) : DatanodeInfo from class org.apache.hadoop.hdfs.TestDFSStripedOutputStreamWithFailure to package getDatanodes(streamer StripedDataStreamer) : DatanodeInfo from class org.apache.hadoop.hdfs.StripedFileTestUtil | From | To | |
Rename Parameter | 1 | ||
Rename Parameter file : Path to testPath : Path in method private verifyRead(testPath Path, length int, expected byte[]) : void in class org.apache.hadoop.hdfs.TestReadStripedFileWithDecoding | From | To |