4f18ed5d48a038bdaf5f632cdb3626f0b2e53f70
Files Diff
- Added: 2
- Removed: 18
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 2 | ||
| Change Parameter Type options : SetStateOptions to options : SetAttributeOptions in method private setStateInternal(fileId long, opTimeMs long, options SetAttributeOptions) : void in class tachyon.master.file.FileSystemMaster | From | To | |
| Change Parameter Type options : SetStateOptions to options : SetAttributeOptions in method public setState(fileId long, options SetAttributeOptions) : void in class tachyon.master.file.FileSystemMaster | From | To | |
| Rename Variable | 1 | ||
| Rename Variable builder : SetStateOptions.Builder to options : SetAttributeOptions in method private setStateFromEntry(entry SetStateEntry) : void in class tachyon.master.file.FileSystemMaster | From | To | |
| Rename Class | 1 | ||
| Rename Class tachyon.client.file.TachyonFileSystemUtils renamed to tachyon.client.file.FileSystemUtils | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type builder : SetStateOptions.Builder to options : SetAttributeOptions in method private setStateFromEntry(entry SetStateEntry) : void in class tachyon.master.file.FileSystemMaster | From | To |