e3ce60bff7d4b2b248b6bf72c82560ed7daefe2f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 1 | ||
| Rename Variable cachePageId : int to pageIndex : int in method public MuninnPageCache(swapperFactory PageSwapperFactory, maxPages int, cachePageSize int, monitor PageCacheMonitor) in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCache | From | To | |
| Move Attribute | 1 | ||
| Move Attribute private cachePageSize : int from class org.neo4j.io.pagecache.impl.muninn.MuninnPage to private cachePageSize : int from class org.neo4j.io.pagecache.PageSwappingTest | From | To | |
| Replace Variable With Attribute | 2 | ||
| Replace Variable With Attribute pageSize : int to cachePageSize : int in method public mustReopenChannelWhenWriteFailsWithAsynchronousCloseException() : void in class org.neo4j.io.pagecache.PageSwappingTest | From | To | |
| Replace Variable With Attribute pageSize : int to cachePageSize : int in method public mustReopenChannelWhenReadFailsWithAsynchronousCloseException() : void in class org.neo4j.io.pagecache.PageSwappingTest | From | To |