55f6b2f12656bd7cd642330840e57f7ccebdb6c1
Files Diff
- Added: 5
- Removed: 5
- Renamed: 0
- Modified: 0
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type recursive : boolean to options : MkdirOptions in method public mkdir(path String, options MkdirOptions) : boolean in class tachyon.client.FileSystemMasterClient | From | To | |
| Move Source Folder | 1 | ||
| Move Source Folder common to clients/unshaded | From | To | |
| Merge Parameter | 1 | ||
| Merge Parameter [blockSizeBytes : long, recursive : boolean, ttl : long] to options : CreateOptions in method public create(path String, options CreateOptions) : long in class tachyon.client.FileSystemMasterClient | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter recursive : boolean to options : MkdirOptions in method public mkdir(path String, options MkdirOptions) : boolean in class tachyon.client.FileSystemMasterClient | From | To |