fca888987ddf2fafb698d71a135a0cbd74e126ca
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public startDefaultRedisTestInstance() : RedisRunner.RedisProcess renamed to public startDefaultRedisServerInstance() : RedisRunner.RedisProcess in class org.redisson.RedisRunner | From | To | |
| Rename Method public shutDownDefaultRedisTestInstance() : int renamed to public shutDownDefaultRedisServerInstance() : int in class org.redisson.RedisRunner | From | To | |
| Inline Method | 1 | ||
| Inline Method private isWindows() : boolean inlined to public stop() : int in class org.redisson.RedisRunner.RedisProcess | From | To | |
| Move Attribute | 1 | ||
| Move Attribute public redisFullVersion : String from class org.redisson.RedissonRuntimeEnvironment to private redisFullVersion : String from class org.redisson.RedisRunner.RedisProcess | From | To | |
| Extract Variable | 1 | ||
| Extract Variable connection : RedisConnection in method public stop() : int from class org.redisson.RedisRunner.RedisProcess | From | To |