988593857f5150e5d337ad6b8bf3ba0479441f3e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable cksumOffset : int to sizeWithHeader : int in method package validateBlockChecksum(path Path, block HFileBlock, data byte[], hdrSize int) : boolean in class org.apache.hadoop.hbase.io.hfile.ChecksumUtil | From | To | |
Move Attribute | 1 | ||
Move Attribute protected LOG : Log from class org.apache.hadoop.hbase.util.ChecksumType to public LOG : Log from class org.apache.hadoop.hbase.io.hfile.ChecksumUtil | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public getDefaultChecksumType() : ChecksumType extracted from public getChecksumType(conf Configuration) : ChecksumType in class org.apache.hadoop.hbase.regionserver.HStore & moved to class org.apache.hadoop.hbase.util.ChecksumType | From | To |