f024d45837a3e79af68281f511e55136318de7da
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private checkFileOwnerAndGroup(path String, expectedOwner String, expectedGroup String) : void renamed to private checkPathOwnerAndGroup(path String, expectedOwner String, expectedGroup String) : void in class alluxio.shell.command.ChownCommandTest | From | To | |
Rename Variable | 1 | ||
Rename Variable newOwner : String to user : String in method public chownInvalidOwnerValidGroup() : void in class alluxio.shell.command.ChownCommandTest | From | To |