e77cc0f7620ccb359a043a13896cec1737523363
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 2
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private getFileInfo() : FileInfo renamed to private updateUfsPath() : void in class tachyon.client.file.FileOutStream | From | To | |
| Rename Variable | 1 | ||
| Rename Variable fileName : String to tmpPath : String in method public FileOutStream(fileId long, options OutStreamOptions) in class tachyon.client.file.FileOutStream | From | To | |
| Change Return Type | 1 | ||
| Change Return Type FileInfo to void in method private updateUfsPath() : void in class tachyon.client.file.FileOutStream | From | To |