68f811cc38cd4c5e3651462a43945099f42ae0f2
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute channel2Creation : ConcurrentHashMap<Channel,ChannelCreation> to channelId2Creation : ConcurrentHashMap<Integer,ChannelCreation> in class org.asynchttpclient.providers.netty4.channel.pool.DefaultChannelPool | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type channel2Creation : ConcurrentHashMap<Channel,ChannelCreation> to channelId2Creation : ConcurrentHashMap<Integer,ChannelCreation> in class org.asynchttpclient.providers.netty4.channel.pool.DefaultChannelPool | From | To |