f14939d2997676585e6613d252355ce092d11941
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type fileId : long to path : String in method public createDirectory(path String, recursive boolean) : boolean in class tachyon.client.FileSystemMasterClient | From | To | |
Change Variable Type | 1 | ||
Change Variable Type fileId : int to fileId : long in method public getOutStream(path TachyonURI, options ClientOptions) : FileOutStream in class tachyon.client.next.file.TachyonFS | From | To | |
Rename Parameter | 2 | ||
Rename Parameter fileId : String to path : String in method public createFile(path String, blockSizeBytes long, recursive boolean) : long in class tachyon.client.FileSystemMasterClient | From | To | |
Rename Parameter fileId : long to path : String in method public createDirectory(path String, recursive boolean) : boolean in class tachyon.client.FileSystemMasterClient | From | To |