546cd50ad50f47bfa44f0df863055373ae5a1abf
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 2 | ||
| Rename Variable flushedAnything : boolean to iterationSleepMillis : long in method package continuouslyFlushPages() : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCache | From | To | |
| Rename Variable flushedAnything : boolean to flushedPages : boolean in method private flushAtIORatio(ratio double) : long in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCache | From | To | |
| Change Return Type | 1 | ||
| Change Return Type boolean to long in method private flushAtIORatio(ratio double) : long in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCache | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type flushedAnything : boolean to iterationSleepMillis : long in method package continuouslyFlushPages() : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCache | From | To |