076736f137059b95ce30e62c333523ef3db3b170
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Method | 1 | ||
| Extract Method private doFlushAndForceInternal(flushes FlushEventOpportunity, forClosing boolean, limiter IOLimiter) : void extracted from package flushAndForceInternal(flushOpportunity FlushEventOpportunity, forClosing boolean, limiter IOLimiter) : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPagedFile | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter flushOpportunity : FlushEventOpportunity to flushes : FlushEventOpportunity in method package flushAndForceInternal(flushes FlushEventOpportunity, forClosing boolean, limiter IOLimiter) : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPagedFile | From | To | |
| Rename Parameter flushOpportunity : FlushEventOpportunity to flushes : FlushEventOpportunity in method private doFlushAndForceInternal(flushes FlushEventOpportunity, forClosing boolean, limiter IOLimiter) : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPagedFile | From | To |