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