1be93fcaec41d4f36cc9c2109f314386d743906b
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Parameterize Variable | 2 | ||
Parameterize Variable e : ExecutionException to error : ExecutionException in method private rethrow(error ExecutionException) : IOException in class org.apache.hadoop.hbase.util.FutureUtils | From | To | |
Extract Method | 2 | ||
Extract Method private rethrow(error ExecutionException) : IOException extracted from public get(future Future<T>) : T in class org.apache.hadoop.hbase.util.FutureUtils | From | To | |
Extract Method private rethrow(error ExecutionException) : IOException extracted from public get(future Future<T>, timeout long, unit TimeUnit) : T in class org.apache.hadoop.hbase.util.FutureUtils | From | To |