e00a04df10de70b029a2d1f115f97f9d79a05c6a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
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 |