04f1379fad2070cdfae375af0df2bfae3f12825a
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 12
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public swappingOutMustNotSwallowInterrupts() : void renamed to public mustReopenChannelWhenVectoredReadFailsWithAsynchronousCloseException() : void in class org.neo4j.io.pagecache.PageSwapperTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private readPositionedVectoredFallback(startFilePageId long, pages Page[], arrayOffset int, length int) : int extracted from public read(startFilePageId long, pages Page[], arrayOffset int, length int) : int in class org.neo4j.io.pagecache.impl.SingleFilePageSwapper | From | To | |
| Extract Method private writePositionVectoredFallback(startFilePageId long, pages Page[], arrayOffset int, length int) : int extracted from public write(startFilePageId long, pages Page[], arrayOffset int, length int) : int in class org.neo4j.io.pagecache.impl.SingleFilePageSwapper | From | To |