864005fa4070cb544fe3a31e8772eee777f2b4db
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type info : FileInfo to status : URIStatus in method public FileInStream(status URIStatus, options InStreamOptions) in class tachyon.client.file.FileInStream | From | To | |
Change Parameter Type fileInfo : FileInfo to status : URIStatus in method public UIFileInfo(status URIStatus) in class tachyon.web.UIFileInfo | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type mFileInfo : FileInfo to mFileInfo : URIStatus in class tachyon.client.file.FileInStream | From | To | |
Rename Parameter | 2 | ||
Rename Parameter fileInfo : FileInfo to status : URIStatus in method public UIFileInfo(status URIStatus) in class tachyon.web.UIFileInfo | From | To | |
Rename Parameter info : FileInfo to status : URIStatus in method public FileInStream(status URIStatus, options InStreamOptions) in class tachyon.client.file.FileInStream | From | To |