d8b999e6950bc01e8aab8ecce437e710e4a98e15
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable t : Throwable to regionException : Throwable in method private onComplete(actionsByRegion Map<byte[],RegionRequest>, tries int, serverName ServerName, resp MultiResponse) : void in class org.apache.hadoop.hbase.client.AsyncBatchRpcRetryingCaller | From | To | |
Parameterize Variable | 1 | ||
Parameterize Variable throwable : Throwable to regionException : Throwable in method private cleanServerCache(server ServerName, regionException Throwable) : void in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl | From | To | |
Extract Method | 8 | ||
Extract Method private updateResult(index int, result Object) : void extracted from private setResult(action Action, result Object) : void in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl | From | To | |
Extract Method private invokeCallBack(regionName byte[], row byte[], result CResult) : void extracted from private receiveMultiAction(multiAction MultiAction, server ServerName, responses MultiResponse, numAttempt int) : void in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl | From | To | |
Extract Method private updateCachedLocations(server ServerName, regionName byte[], row byte[], rowException Throwable) : void extracted from private receiveMultiAction(multiAction MultiAction, server ServerName, responses MultiResponse, numAttempt int) : void in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl | From | To | |
Extract Method private updateCachedLocations(server ServerName, regionName byte[], row byte[], rowException Throwable) : void extracted from private receiveGlobalFailure(rsActions MultiAction, server ServerName, numAttempt int, t Throwable) : void in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl | From | To | |
Extract Method private updateResult(index int, result Object) : void extracted from private trySetResultSimple(index int, row Row, isError boolean, result Object, server ServerName, isFromReplica boolean) : ReplicaResultState in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl | From | To | |
Extract Method private cleanServerCache(server ServerName, regionException Throwable) : void extracted from private receiveMultiAction(multiAction MultiAction, server ServerName, responses MultiResponse, numAttempt int) : void in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl | From | To | |
Extract Method private cleanServerCache(server ServerName, regionException Throwable) : void extracted from private receiveGlobalFailure(rsActions MultiAction, server ServerName, numAttempt int, t Throwable) : void in class org.apache.hadoop.hbase.client.AsyncRequestFutureImpl | From | To |