a797759fe702d7598b74c98184acaf7af2f441c4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 3 | ||
Extract Variable currentPageSize : int in method public assertRecordsWrittenCorrectly(cursor PageCursor) : void from class org.neo4j.io.pagecache.randomharness.RecordFormat | From | To | |
Extract Variable recordSize : int in method public assertRecordsWrittenCorrectly(cursor PageCursor) : void from class org.neo4j.io.pagecache.randomharness.RecordFormat | From | To | |
Extract Variable currentPageId : long in method public assertRecordsWrittenCorrectly(cursor PageCursor) : void from class org.neo4j.io.pagecache.randomharness.RecordFormat | From | To | |
Extract Method | 1 | ||
Extract Method private runVerificationPhase(cache MuninnPageCache) : void extracted from private runIteration(timeout long, unit TimeUnit) : void in class org.neo4j.io.pagecache.randomharness.RandomPageCacheTestHarness | From | To |