1da7f9216bd0a321594d74cc5829aff1c103ae82
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type recursive : boolean to options : MkdirOptions in method public mkdir(path TachyonURI, options MkdirOptions) : InodeTree.CreatePathResult in class tachyon.master.file.FileSystemMaster | From | To | |
| Rename Variable | 1 | ||
| Rename Variable recursive : boolean to options : CreateOptions in method public loadMetadata(path TachyonURI, recursive boolean) : long in class tachyon.master.file.FileSystemMaster | From | To | |
| Merge Parameter | 1 | ||
| Merge Parameter [blockSizeBytes : long, creationTimeMs : long, ttl : long, directory : boolean, recursive : boolean] to options : CreatePathOptions in method public createPath(path TachyonURI, options CreatePathOptions) : CreatePathResult in class tachyon.master.file.meta.InodeTree | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type recursive : boolean to options : CreateOptions in method public loadMetadata(path TachyonURI, recursive boolean) : long in class tachyon.master.file.FileSystemMaster | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter recursive : boolean to options : MkdirOptions in method public mkdir(path TachyonURI, options MkdirOptions) : InodeTree.CreatePathResult in class tachyon.master.file.FileSystemMaster | From | To |