18fef46901c946b28c008cc1b22471d80e57df88
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable getReq : Get in method public call(callTimeout int) : Result from class org.apache.hadoop.hbase.client.HTable.get.callable | From | To | |
Extract Method | 2 | ||
Extract Method private get(get Get, checkExistenceOnly boolean) : Result extracted from public get(get Get) : Result in class org.apache.hadoop.hbase.client.HTable | From | To | |
Extract Method private get(get Get, checkExistenceOnly boolean) : Result extracted from public exists(get Get) : boolean in class org.apache.hadoop.hbase.client.HTable | From | To |