04de427e57d144caf5a9cde3664dac780ed763ab
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Push Down Method | 1 | ||
| Push Down Method protected wrapException(addr InetSocketAddress, exception Exception) : IOException from class org.apache.hadoop.hbase.ipc.AbstractRpcClient to protected wrapException(addr InetSocketAddress, exception IOException) : IOException from class org.apache.hadoop.hbase.ipc.RpcClientImpl | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type exception : Exception to exception : IOException in method protected wrapException(addr InetSocketAddress, exception IOException) : IOException in class org.apache.hadoop.hbase.ipc.RpcClientImpl | From | To |