7d90642ae7b4db3fe143e8a1b97f85048226c620
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 2 | ||
Extract Variable completion : ScatterReadCompletionHandler<A> in method public read(dsts ByteBuffer[], offset int, length int, block BlockingMode, timeout long, unit TimeUnit, attachment A, check CompletionCheck, handler CompletionHandler<Long,? super A>) : CompletionState from class org.apache.tomcat.util.net.Nio2Endpoint.Nio2SocketWrapper | From | To | |
Extract Variable completion : GatherWriteCompletionHandler<A> in method public write(srcs ByteBuffer[], offset int, length int, block BlockingMode, timeout long, unit TimeUnit, attachment A, check CompletionCheck, handler CompletionHandler<Long,? super A>) : CompletionState from class org.apache.tomcat.util.net.Nio2Endpoint.Nio2SocketWrapper | From | To |