a31b70179cbc468cc3fe890bd615fc71e0bac5a2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 42
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 | |
Inline Variable | 1 | ||
Inline Variable table : PTable in method public TableResultIterator(mutationState MutationState, tableRef TableRef, scan Scan, scanMetrics CombinableMetric, renewLeaseThreshold long, previousIterator PeekingResultIterator) from class org.apache.phoenix.iterate.TableResultIterator | 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.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 | |
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 |