321ebb010ae5e8a75b6e8ced5463040bcfb96c95
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 2 | ||
Change Attribute Type connections : ConcurrentHashMap<S,Processor> to connections : Map<S,Processor> in class org.apache.coyote.AbstractProtocol.ConnectionHandler | From | To | |
Change Attribute Type backLogStreams : ConcurrentMap<AbstractStream,int[]> to backLogStreams : Map<AbstractStream,int[]> in class org.apache.coyote.http2.Http2UpgradeHandler | From | To |