d2bea587ac6dc90f78b42a5c44a2033f8fb89630
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Attribute Type | 1 | ||
Change Attribute Type translationTableChunkSizeMask : int to translationTableChunkSizeMask : long in class org.neo4j.io.pagecache.impl.muninn.MuninnPagedFile | From | To | |
Extract Method | 3 | ||
Extract Method private awaitPageFault(item Object) : Object extracted from protected pin(filePageId long, exclusive boolean) : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCursor | From | To | |
Extract Method private expandTranslationTableCapacity(chunkId int) : Object[][] extracted from protected pin(filePageId long, exclusive boolean) : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCursor | From | To | |
Extract Method private initiatePageFault(filePageId long, chunkOffset long, chunk Object[]) : Object extracted from protected pin(filePageId long, exclusive boolean) : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCursor | From | To |