aff019f0a7c8d708ecf856035f741b279257153e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type command : String to command : Command in method public setCommand(command Command) : void in class org.apache.camel.component.redis.RedisConfiguration | From | To | |
Change Return Type | 1 | ||
Change Return Type String to Command in method public getCommand() : Command in class org.apache.camel.component.redis.RedisConfiguration | From | To | |
Change Variable Type | 1 | ||
Change Variable Type command : String to command : Command in method private determineCommand() : Command in class org.apache.camel.component.redis.CommandDispatcher | From | To | |
Extract Variable | 1 | ||
Extract Variable command : Command in method public execute(redisClient RedisClient) : void from class org.apache.camel.component.redis.CommandDispatcher | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type command : String to command : Command in class org.apache.camel.component.redis.RedisConfiguration | From | To |