ded7e74883d14292c0f4dcd46bbbc15e2e4c94a1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move Method | 1 | ||
| Move Method public getNonce() : long from class tachyon.client.file.FileOutStream to public getNonce() : long from class tachyon.client.file.FileOutStream.PrivateAccess | From | To | |
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute ufsPath : String to mUfsPath : String in method public close() : void in class tachyon.client.file.FileOutStream | From | To | |
| Replace Variable With Attribute ufsPath : String to mUfsPath : String in method public FileOutStream(fileId long, options OutStreamOptions) in class tachyon.client.file.FileOutStream | From | To |