9ee8e2714df54345743ddf18bf23899872930b2c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 44
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type comparator : CellComparatorImpl to comparator : CellComparator in method public KeyValueScanFixture(comparator CellComparator, cells Cell...) in class org.apache.hadoop.hbase.regionserver.KeyValueScanFixture | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type rowComparator : CellComparatorImpl to rowComparator : CellComparator in class org.apache.hadoop.hbase.regionserver.querymatcher.AbstractTestScanQueryMatcher | From | To | |
Change Attribute Type comparator : CellComparatorImpl to comparator : CellComparator in class org.apache.hadoop.hbase.TestCellComparator | From | To |