db600030995cd54e0c733741b5909254f9d19648
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Method | 1 | ||
Move Method private remaining(buffers ByteBuffer[]) : long from class org.eclipse.jetty.io.WriteFlusher to public remaining(buf ByteBuffer...) : long from class org.eclipse.jetty.util.BufferUtil | From | To | |
Rename Variable | 1 | ||
Rename Variable allConsumed : boolean to isEmpty : boolean in method public flush(appOuts ByteBuffer...) : boolean in class org.eclipse.jetty.io.ssl.SslConnection.DecryptedEndPoint | From | To | |
Rename Parameter | 1 | ||
Rename Parameter buffers : ByteBuffer[] to buf : ByteBuffer... in method public remaining(buf ByteBuffer...) : long in class org.eclipse.jetty.util.BufferUtil | From | To |