a04c378167f52f264260fd940e05e91e77af55d3
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 8
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method private getFileId(user TestUser, path String) : long renamed to private verifySetState(user TestUser, path String, options SetAttributeOptions) : SetAttributeOptions in class tachyon.master.file.FileSystemMasterPermissionCheckTest | From | To | |
| Change Return Type | 2 | ||
| Change Return Type SetStateOptions to SetAttributeOptions in method private getNonDefaultSetState() : SetAttributeOptions in class tachyon.master.file.FileSystemMasterPermissionCheckTest | From | To | |
| Change Return Type long to SetAttributeOptions in method private verifySetState(user TestUser, path String, options SetAttributeOptions) : SetAttributeOptions in class tachyon.master.file.FileSystemMasterPermissionCheckTest | From | To | |
| Change Variable Type | 3 | ||
| Change Variable Type result : SetStateOptions to result : SetAttributeOptions in method public setStateSuccessTest() : void in class tachyon.master.file.FileSystemMasterPermissionCheckTest | From | To | |
| Change Variable Type expect : SetStateOptions to expect : SetAttributeOptions in method public setStateFailTest() : void in class tachyon.master.file.FileSystemMasterPermissionCheckTest | From | To | |
| Change Variable Type expect : SetStateOptions to expect : SetAttributeOptions in method public setStateSuccessTest() : void in class tachyon.master.file.FileSystemMasterPermissionCheckTest | From | To |