e6ae7465ace8ccf281c175b8e44d105f5072d485
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method private getSingleton(lowerRange byte[], lowerInclusive boolean, upperRange byte[], upperInclusive boolean) : KeyRange extracted from public getKeyRange(lowerRange byte[], lowerInclusive boolean, upperRange byte[], upperInclusive boolean) : KeyRange in class org.apache.phoenix.query.KeyRange | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public read(input DataInput) : KeyRange extracted from public readFields(in DataInput) : void in class org.apache.phoenix.filter.SkipScanFilter & moved to class org.apache.phoenix.query.KeyRange | From | To |