28de528c6ea19c261213ee229381a18ed3b5ef94
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Split Parameter | 1 | ||
Split Parameter cell : Cell to [timestamp : long, typeByte : byte] in method protected matchColumn(cell Cell, timestamp long, typeByte byte) : MatchCode in class org.apache.hadoop.hbase.regionserver.querymatcher.UserScanQueryMatcher | From | To | |
Extract Variable | 3 | ||
Extract Variable typeByte : byte in method public match(cell Cell) : MatchCode from class org.apache.hadoop.hbase.regionserver.querymatcher.MajorCompactionScanQueryMatcher | From | To | |
Extract Variable typeByte : byte in method public match(cell Cell) : MatchCode from class org.apache.hadoop.hbase.regionserver.querymatcher.StripeCompactionScanQueryMatcher | From | To | |
Extract Variable typeByte : byte in method public match(cell Cell) : MatchCode from class org.apache.hadoop.hbase.regionserver.querymatcher.MinorCompactionScanQueryMatcher | From | To |