e8e658ed384a5eca5c221e5dd3ebe8bfb947cc59
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 |