c55636b9b90df7f215e0b9bac4b7ea2e0db4d18e
Files Diff
- Added: 4
 - Removed: 4
 - Renamed: 0
 - Modified: 5
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Return Type | 1 | ||
| Change Return Type SwiftDirectOutputStream to SwiftOutputStream in method public PUT(access Access, objectName String) : SwiftOutputStream in class tachyon.underfs.swift.http.SwiftDirectClient | From | To | |
| Move And Rename Class | 3 | ||
| Move And Rename Class tachyon.underfs.swift.direct.SwiftDirectUnderFileSystemFactory moved and renamed to tachyon.underfs.swift.SwiftUnderFileSystemFactory | From | To | |
| Move And Rename Class tachyon.underfs.swift.direct.SwiftDirectUnderFileSystem moved and renamed to tachyon.underfs.swift.SwiftUnderFileSystem | From | To | |
| Move And Rename Class tachyon.underfs.swift.direct.SwiftDirectOutputStream moved and renamed to tachyon.underfs.swift.SwiftOutputStream | From | To | |
| Move Class | 1 | ||
| Move Class tachyon.underfs.swift.direct.http.SwiftDirectClient moved to tachyon.underfs.swift.http.SwiftDirectClient | From | To | |
| Change Variable Type | 2 | ||
| Change Variable Type out : SwiftDirectOutputStream to out : SwiftOutputStream in method public create(path String) : OutputStream in class tachyon.underfs.swift.SwiftUnderFileSystem | From | To | |
| Change Variable Type outStream : SwiftDirectOutputStream to outStream : SwiftOutputStream in method public PUT(access Access, objectName String) : SwiftOutputStream in class tachyon.underfs.swift.http.SwiftDirectClient | From | To |