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