5dcc4f836d0fabef590bc8749f34740b4d57c6b9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private stripPrefixIfPresent(path String, prefix String) : String from class alluxio.underfs.swift.SwiftUnderFileSystem to public stripPrefixIfPresent(path String, prefix String) : String from class alluxio.util.UnderFileSystemUtils | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public stripSuffixIfPresent(key String, suffix String) : String extracted from private stripFolderSuffixIfPresent(key String) : String in class alluxio.underfs.swift.SwiftUnderFileSystem & moved to class alluxio.util.UnderFileSystemUtils | From | To |