16f8d277088987dc8d4bb1614d05ce712bfc245d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 3 | ||
| Change Return Type void to boolean in method protected readResponse() : boolean in class org.apache.hadoop.hbase.ipc.RpcClientImpl.Connection | From | To | |
| Change Return Type boolean to WaitForWorkResult in method protected waitForWork() : WaitForWorkResult in class org.apache.hadoop.hbase.ipc.RpcClientImpl.Connection | From | To | |
| Change Return Type void to boolean in method protected markClosed(e IOException) : boolean in class org.apache.hadoop.hbase.ipc.RpcClientImpl.Connection | From | To | |
| Extract Variable | 1 | ||
| Extract Variable ret : boolean in method protected markClosed(e IOException) : boolean from class org.apache.hadoop.hbase.ipc.RpcClientImpl.Connection | From | To |