d60e22152ac098da103fd37fb81f8758e68d1efa
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 3 | ||
Change Parameter Type fileSys : FileSystem to fileSys : DistributedFileSystem in method private checkFile(fileSys DistributedFileSystem, name Path) : void in class org.apache.hadoop.hdfs.TestSmallBlock | From | To | |
Change Parameter Type iRepeatedData : byte to b : Block in method package SimulatedInputStream(l long, b Block) in class org.apache.hadoop.hdfs.server.datanode.SimulatedFSDataset.SimulatedInputStream | From | To | |
Change Parameter Type fileSys : FileSystem to fileSys : DistributedFileSystem in method private checkFile(fileSys DistributedFileSystem, name Path, repl int) : void in class org.apache.hadoop.hdfs.TestFileAppend | From | To | |
Rename Attribute | 1 | ||
Rename Attribute theRepeatedData : byte to theBlock : Block in class org.apache.hadoop.hdfs.server.datanode.SimulatedFSDataset.SimulatedInputStream | From | To | |
Change Variable Type | 3 | ||
Change Variable Type fs : FileSystem to fs : DistributedFileSystem in method public testComplexFlush() : void in class org.apache.hadoop.hdfs.TestFileAppend | From | To | |
Change Variable Type fs : FileSystem to fs : DistributedFileSystem in method public testSimpleFlush() : void in class org.apache.hadoop.hdfs.TestFileAppend | From | To | |
Change Variable Type fileSys : FileSystem to fileSys : DistributedFileSystem in method public testSmallBlock() : void in class org.apache.hadoop.hdfs.TestSmallBlock | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type theRepeatedData : byte to theBlock : Block in class org.apache.hadoop.hdfs.server.datanode.SimulatedFSDataset.SimulatedInputStream | From | To | |
Rename Parameter | 1 | ||
Rename Parameter iRepeatedData : byte to b : Block in method package SimulatedInputStream(l long, b Block) in class org.apache.hadoop.hdfs.server.datanode.SimulatedFSDataset.SimulatedInputStream | From | To |