d700c1f032a0f5d119c669100648caf040233ebe
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 44
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method private isSatisfiedMidKeyCondition(kv Cell) : boolean from class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader to private isSatisfiedMidKeyCondition(kv Cell) : boolean from class org.apache.hadoop.hbase.regionserver.LocalIndexStoreFileScanner | From | To | |
Move Method private getKeyPresentInHFiles(key byte[]) : KeyValue from class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader to private getKeyPresentInHFiles(key byte[]) : KeyValue from class org.apache.hadoop.hbase.regionserver.LocalIndexStoreFileScanner | From | To | |
Extract Class | 1 | ||
Extract Class org.apache.hadoop.hbase.regionserver.LocalIndexStoreFileScanner from class org.apache.hadoop.hbase.regionserver.IndexHalfStoreFileReader | From | To | |
Extract Method | 6 | ||
Extract Method public iterator(scanGrouper ParallelScanGrouper, scan Scan) : ResultIterator extracted from public iterator(scanGrouper ParallelScanGrouper) : ResultIterator in class org.apache.phoenix.execute.HashJoinPlan | From | To | |
Extract Method public iterator(scanGrouper ParallelScanGrouper, scan Scan) : ResultIterator extracted from public iterator(scanGrouper ParallelScanGrouper) : ResultIterator in class org.apache.phoenix.execute.ClientScanPlan | From | To | |
Extract Method public iterator(scanGrouper ParallelScanGrouper, scan Scan) : ResultIterator extracted from public iterator(scanGrouper ParallelScanGrouper) : ResultIterator in class org.apache.phoenix.execute.TupleProjectionPlan | From | To | |
Extract Method public iterator(scanGrouper ParallelScanGrouper, scan Scan) : ResultIterator extracted from public iterator(scanGrouper ParallelScanGrouper) : ResultIterator in class org.apache.phoenix.execute.CorrelatePlan | From | To | |
Extract Method public iterator(scanGrouper ParallelScanGrouper, scan Scan) : ResultIterator extracted from public iterator(scanGrouper ParallelScanGrouper) : ResultIterator in class org.apache.phoenix.execute.SortMergeJoinPlan | From | To | |
Extract Method public iterator(scanGrouper ParallelScanGrouper, scan Scan) : ResultIterator extracted from public iterator(scanGrouper ParallelScanGrouper) : ResultIterator in class org.apache.phoenix.execute.ClientAggregatePlan | From | To |