aa187d336661bd3f7f6c9cac74ec1eb22f097674
Files Diff
- Added: 7
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 4 | ||
Change Attribute Type channelId2Creation : ConcurrentHashMap<Integer,ChannelCreation> to channelId2Creation : ConcurrentHashMapV8<Integer,ChannelCreation> in class org.asynchttpclient.providers.netty.channel.pool.DefaultChannelPool | From | To | |
Change Attribute Type partitions : ConcurrentHashMap<String,ConcurrentLinkedQueue<IdleChannel>> to partitions : ConcurrentHashMapV8<String,ConcurrentLinkedQueue<IdleChannel>> in class org.asynchttpclient.providers.netty.channel.pool.DefaultChannelPool | From | To |