6cf9333e978eb91d54935abdd6ebe9152e4ea183
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type locator : RegionLocator to locateToPreviousRegion : boolean in method public AsyncSingleRequestRpcRetryingCaller(retryTimer HashedWheelTimer, conn AsyncConnectionImpl, tableName TableName, row byte[], locateToPreviousRegion boolean, callable Callable<T>, pauseNs long, maxRetries int, operationTimeoutNs long, rpcTimeoutNs long, startLogErrorsCnt int) in class org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type conn : ConnectionImplementation to conn : AsyncConnectionImpl in class org.apache.hadoop.hbase.client.AsyncRegionLocator | From | To | |
Rename Parameter | 1 | ||
Rename Parameter locator : RegionLocator to locateToPreviousRegion : boolean in method public AsyncSingleRequestRpcRetryingCaller(retryTimer HashedWheelTimer, conn AsyncConnectionImpl, tableName TableName, row byte[], locateToPreviousRegion boolean, callable Callable<T>, pauseNs long, maxRetries int, operationTimeoutNs long, rpcTimeoutNs long, startLogErrorsCnt int) in class org.apache.hadoop.hbase.client.AsyncSingleRequestRpcRetryingCaller | From | To |