bf68e788c17dac292957bdd403c6b9a1c2d98e70
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Variable | 1 | ||
Inline Variable socketReadBuffer : ByteBuffer in method private fillReadBuffer(block boolean) : int from class org.apache.tomcat.util.net.AprEndpoint.AprSocketWrapper | From | To | |
Extract Method | 3 | ||
Extract Method private fillReadBuffer(block boolean, to ByteBuffer) : int extracted from private fillReadBuffer(block boolean) : int in class org.apache.tomcat.util.net.Nio2Endpoint.Nio2SocketWrapper | From | To | |
Extract Method private fillReadBuffer(block boolean, to ByteBuffer) : int extracted from private fillReadBuffer(block boolean) : int in class org.apache.tomcat.util.net.NioEndpoint.NioSocketWrapper | From | To | |
Extract Method private fillReadBuffer(block boolean, to ByteBuffer) : int extracted from private fillReadBuffer(block boolean) : int in class org.apache.tomcat.util.net.AprEndpoint.AprSocketWrapper | From | To |