bee9f57f5ca9f037ade932c6fd01b0dad47a1296
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 3 | ||
Rename Variable blocksSize : int to blockSize : int in method public testDiskBalancerEndToEnd() : void in class org.apache.hadoop.hdfs.server.diskbalancer.TestDiskBalancer | From | To | |
Rename Variable defaultBlockSize : int to dataNodeIndex : int in method public testDiskBalancerEndToEnd() : void in class org.apache.hadoop.hdfs.server.diskbalancer.TestDiskBalancer | From | To | |
Rename Variable blocks : int to blockCount : int in method public testDiskBalancerEndToEnd() : void in class org.apache.hadoop.hdfs.server.diskbalancer.TestDiskBalancer | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type runCount : Integer to runCount : int in class org.apache.hadoop.hdfs.server.diskbalancer.TestDiskBalancerWithMockMover.TestMover | From | To |