2ac65d2fc24bb98724794d73ecc264accf71b63f
Files Diff
- Added: 2
- Removed: 1
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Class | 1 | ||
Rename Class org.redisson.client.RedisConnectionClosedException renamed to org.redisson.client.RedisConnectionWriteException | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public sendNextCommand(ctx ChannelHandlerContext) : void extracted from protected decode(ctx ChannelHandlerContext, in ByteBuf, out List<Object>) : void in class org.redisson.client.handler.CommandDecoder & moved to class org.redisson.client.handler.CommandsQueue | From | To |