09e4b9e897757a678e68f31606a69f62c54d2ca3
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type srcFolder : File to libDirs : String[] in method public tarGzipFolder(libDirs String[], tarGzipFile File, filter FilenameFilter) : void in class org.apache.slider.common.tools.SliderUtils | From | To | |
| Rename Variable | 1 | ||
| Rename Variable srcFolder : File to libDirs : String[] in method public actionDependency(args ActionDependencyArgs) : int in class org.apache.slider.client.SliderClient | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type srcFolder : File to libDirs : String[] in method public actionDependency(args ActionDependencyArgs) : int in class org.apache.slider.client.SliderClient | From | To | |
| Extract And Move Method | 2 | ||
| Extract And Move Method public getLibDirs() : String[] extracted from public actionDependency(args ActionDependencyArgs) : int in class org.apache.slider.client.SliderClient & moved to class org.apache.slider.common.tools.SliderUtils | From | To | |
| Extract And Move Method public getLibDirs() : String[] extracted from public prepareAMAndConfigForLaunch(fileSystem SliderFileSystem, serviceConf Configuration, launcher AbstractLauncher, instanceDescription AggregateConf, snapshotConfDirPath Path, generatedConfDirPath Path, clientConfExtras Configuration, libdir String, tempPath Path, miniClusterTestRun boolean) : void in class org.apache.slider.providers.slideram.SliderAMClientProvider & moved to class org.apache.slider.common.tools.SliderUtils | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter srcFolder : File to libDirs : String[] in method public tarGzipFolder(libDirs String[], tarGzipFile File, filter FilenameFilter) : void in class org.apache.slider.common.tools.SliderUtils | From | To |