280683a7e59453f71f0ad16a2b0bcc4d8419de70
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable other : ProxyPartitionKey to that : CompositePartitionKey in method public equals(o Object) : boolean in class org.asynchttpclient.channel.ChannelPoolPartitioning.CompositePartitionKey | From | To | |
Rename Class | 1 | ||
Rename Class org.asynchttpclient.channel.ChannelPoolPartitioning.ProxyPartitionKey renamed to org.asynchttpclient.channel.ChannelPoolPartitioning.CompositePartitionKey | From | To | |
Rename Attribute | 1 | ||
Rename Attribute secured : boolean to virtualHost : String in class org.asynchttpclient.channel.ChannelPoolPartitioning.CompositePartitionKey | From | To | |
Change Variable Type | 1 | ||
Change Variable Type other : ProxyPartitionKey to that : CompositePartitionKey in method public equals(o Object) : boolean in class org.asynchttpclient.channel.ChannelPoolPartitioning.CompositePartitionKey | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type secured : boolean to virtualHost : String in class org.asynchttpclient.channel.ChannelPoolPartitioning.CompositePartitionKey | From | To | |
Rename Parameter | 1 | ||
Rename Parameter obj : Object to o : Object in method public equals(o Object) : boolean in class org.asynchttpclient.channel.ChannelPoolPartitioning.CompositePartitionKey | From | To |