d123a8d8bcdb220c23bea86a5d14250e91464364
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method protected assertPagedFileStillMapped() : void renamed to protected assertPagedFileStillMappedAndGetIdOfLastPage() : long in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCursor | From | To | |
| Rename Method public lastPageIdOfEmptyFileIsMinusOne() : void renamed to public lastPageIdOfEmptyFileIsLessThanZero() : void in class org.neo4j.io.pagecache.PageCacheTest | From | To | |
| Change Return Type | 2 | ||
| Change Return Type void to long in method protected assertPagedFileStillMappedAndGetIdOfLastPage() : long in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCursor | From | To | |
| Change Return Type long to void in method package increaseLastPageIdTo(newLastPageId long) : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPagedFile | From | To | |
| Extract Method | 1 | ||
| Extract Method private getHeaderState() : long extracted from package getRefCount() : int in class org.neo4j.io.pagecache.impl.muninn.MuninnPagedFile | From | To |