fb14abc1fe39ef5af55a1c4bc9aabe4a9b9352ed
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method private loadLibs() : void renamed to private scanLibs() : void in class alluxio.underfs.UnderFileSystemFactoryRegistry | From | To | |
| Rename Method private loadExtensions() : void renamed to private scanExtensions() : void in class alluxio.underfs.UnderFileSystemFactoryRegistry | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter jars : Set<String> to loadedJars : Set<String> in method private scan(files List<File>, loadedJars Set<String>) : void in class alluxio.underfs.UnderFileSystemFactoryRegistry | From | To |