8bbad9f8dec24abaa4deda6055967730805f2108
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Attribute | 1 | ||
Pull Up Attribute public testDir : TargetDirectory.TestDirectory from class org.neo4j.io.pagecache.impl.SingleFilePageSwapperTest to public testDir : TargetDirectory.TestDirectory from class org.neo4j.io.pagecache.PageSwapperTest | From | To | |
Extract Variable | 1 | ||
Extract Variable address : long in method private swapOut(page Page, fileOffset long, channel StoreChannel) : int from class org.neo4j.io.pagecache.impl.SingleFilePageSwapper | From | To | |
Extract Method | 5 | ||
Extract Method protected getFile() : File extracted from public swappingOutMustWritePageToFile() : void in class org.neo4j.io.pagecache.impl.SingleFilePageSwapperTest | From | To | |
Extract Method protected getFile() : File extracted from public mustZeroFillPageBeyondEndOfFile() : void in class org.neo4j.io.pagecache.impl.SingleFilePageSwapperTest | From | To | |
Extract Method protected getFs() : FileSystemAbstraction extracted from protected swapperFactory() : PageSwapperFactory in class org.neo4j.io.pagecache.impl.SingleFilePageSwapperTest | From | To | |
Extract Method protected getFile() : File extracted from public swappingOutMustNotOverwriteDataBeyondPage() : void in class org.neo4j.io.pagecache.impl.SingleFilePageSwapperTest | From | To | |
Extract Method protected getFile() : File extracted from public swappingInMustFillPageWithData() : void in class org.neo4j.io.pagecache.impl.SingleFilePageSwapperTest | From | To |