555d131c1894764f7e777ad36bbbd9710e524963
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Variable | 4 | ||
| Extract Variable isTtlExpired : boolean in method private expiredChannels(partition ConcurrentLinkedDeque<IdleChannel>, now long) : List<IdleChannel> from class org.asynchttpclient.netty.channel.DefaultChannelPool.IdleChannelDetector | From | To | |
| Extract Variable size : int in method public run(timeout Timeout) : void from class org.asynchttpclient.netty.channel.DefaultChannelPool.IdleChannelDetector | From | To | |
| Extract Variable isIdleTimeoutExpired : boolean in method private expiredChannels(partition ConcurrentLinkedDeque<IdleChannel>, now long) : List<IdleChannel> from class org.asynchttpclient.netty.channel.DefaultChannelPool.IdleChannelDetector | From | To | |
| Extract Variable isRemotelyClosed : boolean in method private expiredChannels(partition ConcurrentLinkedDeque<IdleChannel>, now long) : List<IdleChannel> from class org.asynchttpclient.netty.channel.DefaultChannelPool.IdleChannelDetector | From | To |