39ccf43b5651c1484b5237666ae3b1d637aed993
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 1 | ||
Extract Method package flushAndForceInternal(flushOpportunity FlushEventOpportunity) : void extracted from public flushAndForce() : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPagedFile | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package flushAndForceInternal(flushOpportunity FlushEventOpportunity) : void extracted from private flushAllPages() : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCache & moved to class org.neo4j.io.pagecache.impl.muninn.MuninnPagedFile | From | To |