55796a0946f80a35055701a34379e374399009c5
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable cause2 : Throwable to exception : Exception in method private isStandbyException(ex Exception) : boolean in class org.apache.hadoop.hdfs.server.namenode.ha.RequestHedgingProxyProvider | From | To | |
| Rename Variable cause2 : Throwable to innerCause : Throwable in method private unwrapException(ex Exception) : Exception in class org.apache.hadoop.hdfs.server.namenode.ha.RequestHedgingProxyProvider | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type cause2 : Throwable to exception : Exception in method private isStandbyException(ex Exception) : boolean in class org.apache.hadoop.hdfs.server.namenode.ha.RequestHedgingProxyProvider | From | To | |
| Inline Variable | 1 | ||
| Inline Variable unwrapRemoteException : IOException in method private isStandbyException(ex Exception) : boolean from class org.apache.hadoop.hdfs.server.namenode.ha.RequestHedgingProxyProvider | From | To | |
| Extract Method | 1 | ||
| Extract Method private unwrapException(ex Exception) : Exception extracted from private isStandbyException(ex Exception) : boolean in class org.apache.hadoop.hdfs.server.namenode.ha.RequestHedgingProxyProvider | From | To |