12d9d7bc509bca82b8f40301e3dc5ca764be45eb
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type safeLength : int to safeLength : long in method private runTest(blockLengths int[], safeLength long) : void in class org.apache.hadoop.hdfs.TestLeaseRecoveryStriped | From | To | |
Rename Variable | 1 | ||
Rename Variable lens : int[] to blockLengths : int[] in method private getBlockLengthsSuite() : BlockLengths[] in class org.apache.hadoop.hdfs.TestLeaseRecoveryStriped | From | To | |
Change Return Type | 1 | ||
Change Return Type int[][][] to BlockLengths[] in method private getBlockLengthsSuite() : BlockLengths[] in class org.apache.hadoop.hdfs.TestLeaseRecoveryStriped | From | To | |
Rename Attribute | 1 | ||
Rename Attribute stripSize : int to stripeSize : int in class org.apache.hadoop.hdfs.TestLeaseRecoveryStriped | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type LOG : Log to LOG : Logger in class org.apache.hadoop.hdfs.TestLeaseRecoveryStriped | From | To | |
Change Attribute Type blockLengthsSuite : int[][][] to blockLengthsSuite : BlockLengths[] in class org.apache.hadoop.hdfs.TestLeaseRecoveryStriped | From | To |