46cc3d4972d8db478c86e9848afed523cb6dc866
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Rename Method | 1 | ||
Move And Rename Method private translateException(t Throwable) : Throwable from class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor to public translatePFFE(t Throwable) : Throwable from class org.apache.hadoop.hbase.exceptions.ClientExceptionsUtil | From | To | |
Move Method | 1 | ||
Move Method private isConnectionException(e Throwable) : boolean from class org.apache.hadoop.hbase.client.PreemptiveFastFailInterceptor to public isConnectionException(e Throwable) : boolean from class org.apache.hadoop.hbase.exceptions.ClientExceptionsUtil | From | To |