5b4bb8217dd4327a89fa29c93ac37bc887d96c2c
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 14
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 2 | ||
| Move Method private updateServerSideMetrics(response ScanResponse) : void from class org.apache.hadoop.hbase.client.ScannerCallable to package updateServerSideMetrics(scanMetrics ScanMetrics, response ScanResponse) : void from class org.apache.hadoop.hbase.client.ConnectionUtils | From | To | |
| Move Method protected updateResultsMetrics(rrs Result[]) : void from class org.apache.hadoop.hbase.client.ScannerCallable to package updateResultsMetrics(scanMetrics ScanMetrics, rrs Result[], isRegionServerRemote boolean) : void from class org.apache.hadoop.hbase.client.ConnectionUtils | From | To | |
| Move Class | 2 | ||
| Move Class org.apache.hadoop.hbase.client.TestAsyncTableScan.SimpleScanResultConsumer moved to org.apache.hadoop.hbase.client.SimpleScanResultConsumer | From | To | |
| Move Class org.apache.hadoop.hbase.client.TestRawAsyncTableScan.SimpleRawScanResultConsumer moved to org.apache.hadoop.hbase.client.SimpleRawScanResultConsumer | From | To | |
| Extract Variable | 1 | ||
| Extract Variable rawResults : Result[] in method private onComplete(controller HBaseRpcController, resp ScanResponse) : void from class org.apache.hadoop.hbase.client.AsyncScanSingleRegionRpcRetryingCaller | From | To |