7943611a8da048b514f595fde15f71343b6c24af
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Merge Attribute | 1 | ||
Merge Attribute [lastValid : int, pos : int] to readChunk : ByteBuffer in class org.apache.coyote.http11.filters.ChunkedInputFilter | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type readChunk : ByteChunk to readChunk : ByteBuffer in class org.apache.coyote.http11.filters.ChunkedInputFilter | From | To | |
Change Attribute Type tempRead : ByteChunk to tempRead : ByteBuffer in class org.apache.coyote.http11.filters.BufferedInputFilter | From | To |