50bc28e3f9b81fce12cd401599fedda15fe36cd7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 2 | ||
Inline Variable strippedSourcePath : String in method public renameDirectory(source String, destination String) : boolean from class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Inline Variable strippedDestinationPath : String in method public renameDirectory(source String, destination String) : boolean from class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Extract Method | 2 | ||
Extract Method private convertToFolderName(path String) : String extracted from public renameDirectory(source String, destination String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Rename Parameter | 4 | ||
Rename Parameter source : String to src : String in method public renameFile(src String, dst String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Rename Parameter source : String to src : String in method public renameDirectory(src String, dst String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Rename Parameter destination : String to dst : String in method public renameFile(src String, dst String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Rename Parameter destination : String to dst : String in method public renameDirectory(src String, dst String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To |