1adb7df4e8873201508adcc3b40401ceb9044342
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Attribute | 1 | ||
Merge Attribute [HIDDEN_CLASSES : List<String>, PARENT_FIRST_CLASSES : ImmutableList<String>] to SPI_PACKAGES : ImmutableList<String> in class com.facebook.presto.server.PluginManager | From | To | |
Inline Variable | 1 | ||
Inline Variable clazz : Class<?> in method protected loadClass(name String, resolve boolean) : Class<?> from class com.facebook.presto.server.PluginClassLoader | From | To | |
Rename Parameter | 1 | ||
Rename Parameter parent : ClassLoader to spiClassLoader : ClassLoader in method private PluginClassLoader(urls List<URL>, spiClassLoader ClassLoader, spiPackages Iterable<String>, spiResources Iterable<String>) in class com.facebook.presto.server.PluginClassLoader | From | To |