44caba31e4f259ea82d5141d2ba40a6d98f14f61
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method public create(conf Configuration, fs FileSystem, dstFamilyPath Path, hfileRegionInfo HRegionInfo, hfileName String, createBackRef boolean) : boolean extracted from public create(conf Configuration, fs FileSystem, dstFamilyPath Path, hfileRegionInfo HRegionInfo, hfileName String) : boolean in class org.apache.hadoop.hbase.io.HFileLink | From | To | |
Extract Method public create(conf Configuration, fs FileSystem, dstFamilyPath Path, linkedTable TableName, linkedRegion String, hfileName String, createBackRef boolean) : boolean extracted from public create(conf Configuration, fs FileSystem, dstFamilyPath Path, linkedTable TableName, linkedRegion String, hfileName String) : boolean in class org.apache.hadoop.hbase.io.HFileLink | From | To | |
Extract Method public createFromHFileLink(conf Configuration, fs FileSystem, dstFamilyPath Path, hfileLinkName String, createBackRef boolean) : boolean extracted from public createFromHFileLink(conf Configuration, fs FileSystem, dstFamilyPath Path, hfileLinkName String) : boolean in class org.apache.hadoop.hbase.io.HFileLink | From | To |