df6a9411209b296736d07a9b5fc3ea028dedc97e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private offFilePageId(pageRef long) : long renamed to private offPageBinding(pageRef long) : long in class org.neo4j.io.pagecache.impl.muninn.PageList | From | To | |
Extract Attribute | 6 | ||
Extract Attribute private MAX_USAGE_COUNT : int in class org.neo4j.io.pagecache.impl.muninn.PageList | From | To | |
Extract Attribute private SHIFT_FILE_PAGE_ID : int in class org.neo4j.io.pagecache.impl.muninn.PageList | From | To | |
Extract Attribute private MASK_NOT_FILE_PAGE_ID : int in class org.neo4j.io.pagecache.impl.muninn.PageList | From | To | |
Extract Attribute private MASK_SHIFTED_SWAPPER_ID : long in class org.neo4j.io.pagecache.impl.muninn.PageList | From | To | |
Extract Attribute private MASK_USAGE_COUNT : long in class org.neo4j.io.pagecache.impl.muninn.PageList | From | To | |
Extract Attribute private SHIFT_SWAPPER_ID : int in class org.neo4j.io.pagecache.impl.muninn.PageList | From | To |