4dd74e98de0aab6bdb043cd8defd57038d00b5d2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable newPath : String to strippedPath : String in method private isDirectory(path String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To | |
Extract Method | 1 | ||
Extract Method private isDirectory(path String) : boolean extracted from public exists(path String) : boolean in class alluxio.underfs.swift.SwiftUnderFileSystem | From | To |