b5222f88b21214cf21637d71f00e511ca93723e0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Variable Type | 2 | ||
Change Variable Type region : HRegionInfo to region : RegionInfo in method public testReload() : void in class org.apache.hadoop.hbase.client.TestAsyncNonMetaRegionLocator | From | To | |
Change Variable Type info : HRegionInfo to info : RegionInfo in method private assertLocEquals(startKey byte[], endKey byte[], serverName ServerName, loc HRegionLocation) : void in class org.apache.hadoop.hbase.client.TestAsyncNonMetaRegionLocator | From | To | |
Extract Variable | 1 | ||
Extract Variable isEmptyStopRow : boolean in method private locateRowBeforeInCache(tableCache TableCache, tableName TableName, row byte[]) : HRegionLocation from class org.apache.hadoop.hbase.client.AsyncNonMetaRegionLocator | From | To |