f7115b9993668c53adb5ec8becd897dd77ae4dd6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable maxPages : long to pageCount : long in method public shouldFitAsManyPagesAsItCan() : void in class org.neo4j.kernel.impl.pagecache.ConfiguringPageCacheFactoryTest | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public memoryRequiredForPages(pageCount long) : long extracted from public testHonorsPassedInParams() : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImplTest & moved to class org.neo4j.io.pagecache.impl.muninn.MuninnPageCache | From | To |