4b55aceea0d619d1c4b2da8f251d495b0f26231b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 2 | ||
Move Method public getUserToGroupsMappingService(conf TachyonConf) : GroupMappingService from class tachyon.security.group.GroupMappingService to public getUserToGroupsMappingService(conf TachyonConf) : GroupMappingService from class tachyon.security.group.GroupMappingService.Factory | From | To | |
Move Method public getUserToGroupsMappingService() : GroupMappingService from class tachyon.security.group.GroupMappingService to public getUserToGroupsMappingService() : GroupMappingService from class tachyon.security.group.GroupMappingService.Factory | From | To | |
Move Attribute | 1 | ||
Move Attribute private LOG : Logger from class tachyon.security.group.GroupMappingService to private LOG : Logger from class tachyon.security.group.GroupMappingService.Factory | From | To | |
Extract Class | 1 | ||
Extract Class tachyon.security.group.GroupMappingService.Factory from class tachyon.security.group.GroupMappingService | From | To |