d45af58259be846bc46b7ffee281caf3456fbe86
Files Diff
- Added: 3
- Removed: 1
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type manager : ConnectionManager to commandExecutor : CommandSyncService in method public RedisClientEntry(client RedisClient, commandExecutor CommandSyncService, type NodeType) in class org.redisson.connection.RedisClientEntry | From | To | |
| Move Class | 1 | ||
| Move Class org.redisson.connection.decoder.ListFirstObjectDecoder moved to org.redisson.client.protocol.decoder.ListFirstObjectDecoder | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute SERVER_INFO : RedisStrictCommand<Map<String,String>> to INFO_SERVER : RedisStrictCommand<Map<String,String>> in class org.redisson.client.protocol.RedisCommands | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type TIME : RedisStrictCommand<List<String>> to TIME : RedisCommand<Object> in class org.redisson.client.protocol.RedisCommands | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method public getCommandExecutor() : CommandSyncService extracted from public getCommandExecutor() : CommandExecutor in class org.redisson.Redisson & moved to class org.redisson.connection.MasterSlaveConnectionManager | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter manager : ConnectionManager to commandExecutor : CommandSyncService in method public RedisClientEntry(client RedisClient, commandExecutor CommandSyncService, type NodeType) in class org.redisson.connection.RedisClientEntry | From | To |