d1f794c375b24b34b8624035bf4c0b81ecd07521
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Push Down Method | 2 | ||
| Push Down Method public rePrioritise(parent AbstractStream, exclusive boolean, weight int) : void from class org.apache.coyote.http2.AbstractStream to public rePrioritise(parent AbstractStream, exclusive boolean, weight int) : void from class org.apache.coyote.http2.Stream | From | To | |
| Push Down Method protected reserveWindowSize(reservation int) : int from class org.apache.coyote.http2.AbstractStream to private reserveWindowSize(reservation int) : int from class org.apache.coyote.http2.Stream | From | To | |
| Push Down Attribute | 1 | ||
| Push Down Attribute private weight : int from class org.apache.coyote.http2.AbstractStream to private weight : int from class org.apache.coyote.http2.Stream | From | To |