c8e228aa7990f55278aee0c7ad8ca225f41adb1d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable buf : ByteBuffer to buffer : ByteBuffer in method private readIntoBuffer(fileName String) : ByteBuffer in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCacheTest | From | To | |
Extract Method | 4 | ||
Extract Method private readIntoBuffer(fileName String) : ByteBuffer extracted from public mustFlushDirtyPagesOnEvictingLastPage() : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCacheTest | From | To | |
Extract Method private readIntoBuffer(fileName String) : ByteBuffer extracted from public closingTheCursorMustUnlockModifiedPage() : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCacheTest | From | To | |
Extract Method private readIntoBuffer(fileName String) : ByteBuffer extracted from public mustFlushDirtyPagesOnEvictingFirstPage() : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCacheTest | From | To | |
Extract Method private readIntoBuffer(fileName String) : ByteBuffer extracted from public mustFlushDirtyPagesOnEvictingAllPages() : void in class org.neo4j.io.pagecache.impl.muninn.MuninnPageCacheTest | From | To |