b6fa1f432d98b0f299f3c4aa90b92ae44495b34e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private isFlagRaised(flagSet int, flag int) : boolean extracted from public isWriteLocked() : boolean in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCursor | From | To | |
Extract Method private isFlagRaised(flagSet int, flag int) : boolean extracted from package initialiseFlags(pagedFile MuninnPagedFile, pageId long, pf_flags int) : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCursor | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package clearPageReference() : void extracted from private startRetry() : void in class org.neo4j.io.pagecache.impl.muninn.MuninnReadPageCursor & moved to class org.neo4j.io.pagecache.impl.muninn.MuninnPageCursor | From | To |