2d4f6b6daa311ec2f1e2ab21310d6f7e29535a7b
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method public init() : void renamed to package startCluster(conf OzoneConfiguration) : void in class org.apache.hadoop.ozone.freon.TestDataValidate | From | To | |
Rename Method public shutdown() : void renamed to package shutdownCluster() : void in class org.apache.hadoop.ozone.freon.TestDataValidate | From | To | |
Extract Method | 1 | ||
Extract Method public computeChecksum(data byte[], offset int, len int) : ChecksumData extracted from public computeChecksum(data byte[]) : ChecksumData in class org.apache.hadoop.ozone.common.Checksum | From | To |