0b83a63bc7468355c599ffbdcd8e020b706c13c9
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable bufferSize : int to readableBytes : int in method private decodeFrame(in ByteBuf) : Packet in class com.mpush.netty.codec.PacketDecoder | From | To | |
Extract Variable | 1 | ||
Extract Variable packet : Packet in method private decodeFrames(in ByteBuf, out List<Object>) : void from class com.mpush.netty.codec.PacketDecoder | From | To | |
Inline Variable | 1 | ||
Inline Variable command : byte in method private readPacket(in ByteBuf, bodyLength int) : Packet from class com.mpush.netty.codec.PacketDecoder | From | To |