e7798c8926ad020d3b1f845c44f0e12255fb02c0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable added : boolean to offered : boolean in method public offer(channel Channel, partitionKey Object) : boolean in class org.asynchttpclient.netty.channel.DefaultChannelPool | From | To | |
| Extract Method | 2 | ||
| Extract Method private offer0(channel Channel, partitionKey Object, now long) : boolean extracted from public offer(channel Channel, partitionKey Object) : boolean in class org.asynchttpclient.netty.channel.DefaultChannelPool | From | To | |
| Extract Method private registerChannelCreation(channel Channel, partitionKey Object, now long) : void extracted from public offer(channel Channel, partitionKey Object) : boolean in class org.asynchttpclient.netty.channel.DefaultChannelPool | From | To |