3ce0a6502e78240f551c29bb27a2324ce359cd70
Files Diff
- Added: 2
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable storageExcp : StorageException to innerException : Throwable in method private checkForAzureStorageException(e IOException) : Throwable in class org.apache.hadoop.fs.azure.NativeAzureFileSystem.NativeAzureFsInputStream | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type storageExcp : StorageException to innerException : Throwable in method private checkForAzureStorageException(e IOException) : Throwable in class org.apache.hadoop.fs.azure.NativeAzureFileSystem.NativeAzureFsInputStream | From | To | |
| Extract Method | 2 | ||
| Extract Method private checkForAzureStorageException(e IOException) : Throwable extracted from public read(b byte[], off int, len int) : int in class org.apache.hadoop.fs.azure.NativeAzureFileSystem.NativeAzureFsInputStream | From | To | |
| Extract Method private checkForAzureStorageException(e IOException) : Throwable extracted from public read() : int in class org.apache.hadoop.fs.azure.NativeAzureFileSystem.NativeAzureFsInputStream | From | To |