fda36f450f77836a85913aafbbcb177fb63dee98
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type parent : Stream to parent : AbstractStream in method public rePrioritise(parent AbstractStream, exclusive boolean, weight int) : void in class org.apache.coyote.http2.AbstractStream | From | To | |
Move Attribute | 1 | ||
Move Attribute private DEFAULT_WEIGHT : int from class org.apache.coyote.http2.AbstractStream to public DEFAULT_WEIGHT : int from class org.apache.coyote.http2.Constants | From | To | |
Extract Method | 1 | ||
Extract Method private getStream(streamId int) : Stream extracted from private processFrameWindowUpdate(flags int, streamId int, payloadSize int) : void in class org.apache.coyote.http2.Http2UpgradeHandler | From | To |