e045e8390d9242742b0426bfce77a2fd17de8967
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private scanExtensions() : void renamed to private loadExtensions() : void in class alluxio.underfs.UnderFileSystemFactoryRegistry | From | To | |
| Rename Variable | 1 | ||
| Rename Variable extension : File to jar : File in method private scan(files List<File>, jars Set<String>) : void in class alluxio.underfs.UnderFileSystemFactoryRegistry | From | To | |
| Split Variable | 1 | ||
| Split Variable e : MalformedURLException to [t : Throwable, jar : File] in method private scan(files List<File>, jars Set<String>) : void in class alluxio.underfs.UnderFileSystemFactoryRegistry | From | To | |
| Extract Method | 1 | ||
| Extract Method private scan(files List<File>, jars Set<String>) : void extracted from private scanExtensions() : void in class alluxio.underfs.UnderFileSystemFactoryRegistry | From | To |