a815067a0e8e7cfc9f49c57efe2b2eba562e9071
Files Diff
- Added: 7
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method protected get0(usrName String) : FileSystem renamed to protected getWithMappedName(usrName String) : FileSystem in class org.apache.ignite.hadoop.fs.BasicHadoopFileSystemFactory | From | To | |
| Rename Method public get(usrName String) : FileSystem renamed to public getWithMappedName(name String) : FileSystem in class org.apache.ignite.hadoop.fs.CachingHadoopFileSystemFactory | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter usrName : String to name : String in method public getWithMappedName(name String) : FileSystem in class org.apache.ignite.hadoop.fs.CachingHadoopFileSystemFactory | From | To | |
| Rename Parameter usrName : String to name : String in method public get(name String) : FileSystem in class org.apache.ignite.hadoop.fs.BasicHadoopFileSystemFactory | From | To |