0f3d6bc65e58513ee159d48daf026e64f6230bbc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 2 | ||
Rename Method private getName2IdCmdLinux(name String, isGrp boolean) : String renamed to private getName2IdCmdNIX(name String, isGrp boolean) : String in class org.apache.hadoop.security.ShellBasedIdMapping | From | To | |
Rename Method private getId2NameCmdLinux(id int, isGrp boolean) : String renamed to private getId2NameCmdNIX(id int, isGrp boolean) : String in class org.apache.hadoop.security.ShellBasedIdMapping | From | To |