3201d0acd24efea32532b0d35c1b8ca74b4ee766
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable consumed : boolean to lastContent : boolean in method protected process() : Action in class org.eclipse.jetty.client.HttpSender.ContentCallback | From | To | |
| Extract Variable | 1 | ||
| Extract Variable lastContent : boolean in method public succeeded(stream Stream) : void from class org.eclipse.jetty.http2.client.http.HttpSenderOverHTTP2.sendHeaders.promise | From | To | |
| Extract Method | 1 | ||
| Extract Method private advance(iterator Iterator<ByteBuffer>) : boolean extracted from public advance() : boolean in class org.eclipse.jetty.client.HttpContent | From | To |