bc9ea16917e0d489d2d7036f2ce009c8e02fe74b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable strippedDstPath : String to strippedDestinationPath : String in method private copy(source String, destination String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Rename Variable strippedSrcPath : String to strippedSourcePath : String in method public rename(source String, destination String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Rename Variable strippedSrcPath : String to strippedSourcePath : String in method private copy(source String, destination String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Rename Variable strippedDstPath : String to strippedDestinationPath : String in method public rename(source String, destination String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Inline Variable | 2 | ||
Inline Variable out : SwiftOutputStream in method public create(path String, options CreateOptions) : OutputStream from class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Inline Variable out : SwiftOutputStream in method private mkdirsInternal(path String) : boolean from class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Rename Parameter | 4 | ||
Rename Parameter src : String to source : String in method private copy(source String, destination String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Rename Parameter src : String to source : String in method public rename(source String, destination String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Rename Parameter dst : String to destination : String in method private copy(source String, destination String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Rename Parameter dst : String to destination : String in method public rename(source String, destination String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To |