ef94818b83b800fb10d61210330f2f6414baa896
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 2 | ||
| Extract Method protected sendNext(ctx ChannelHandlerContext, data QueueCommand) : void extracted from protected decode(ctx ChannelHandlerContext, in ByteBuf, out List<Object>) : void in class org.redisson.client.handler.CommandDecoder | From | To | |
| Extract Method protected decodeCommand(ctx ChannelHandlerContext, in ByteBuf, data QueueCommand) : void extracted from protected decode(ctx ChannelHandlerContext, in ByteBuf, out List<Object>) : void in class org.redisson.client.handler.CommandDecoder | From | To |