48c4e08b94856cdf6fe4efc4ca4c45cce42e75c8
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Attribute | 1 | ||
| Rename Attribute idleTimeoutState : AtomicInteger to idleTimeoutGuard : AtomicInteger in class org.eclipse.jetty.client.HttpConnection | From | To | |
| Extract Variable | 2 | ||
| Extract Variable idleTimeout : long in method public onIdleExpired() : boolean from class org.eclipse.jetty.fcgi.client.http.HttpConnectionOverFCGI | From | To | |
| Extract Variable idleTimeout : long in method public onIdleExpired() : boolean from class org.eclipse.jetty.client.http.HttpConnectionOverHTTP | From | To |