18f7a69452eec7fd5fde38953510600c4a060151
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 1 | ||
Change Variable Type whereConditions : HashSet<byte[]> to whereConditions : TreeSet<byte[]> in method private getParallelScans(startKey byte[], stopKey byte[]) : List<List<Scan>> in class org.apache.phoenix.iterate.BaseResultIterators | From | To | |
Extract Variable | 1 | ||
Extract Variable cf : byte[] in method private getParallelScans(startKey byte[], stopKey byte[]) : List<List<Scan>> from class org.apache.phoenix.iterate.BaseResultIterators | From | To |