3c5f9d38e627e1aae044ccd3ed07fb64036fe19e
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 1 | ||
Extract Variable kernelExtensions : Iterable<KernelExtensionFactory<?>> in method public newServer() : ServerControls from class org.neo4j.harness.internal.AbstractInProcessServerBuilder | From | To | |
Extract Method | 3 | ||
Extract Method private loadKernelExtension() : Iterable extracted from public inserter(storeDir File, fs FileSystemAbstraction, config Map<String,String>) : BatchInserter in class org.neo4j.unsafe.batchinsert.BatchInserters | From | To | |
Extract Method protected getEphemeralFileSystem() : FileSystemAbstraction extracted from protected getFs() : FileSystemAbstraction in class org.neo4j.io.pagecache.impl.SingleFilePageSwapperTest | From | To | |
Extract Method private loadKernelExtension() : Iterable extracted from public inserter(storeDir File, fs FileSystemAbstraction) : BatchInserter in class org.neo4j.unsafe.batchinsert.BatchInserters | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method protected getRealFileSystem() : FileSystemAbstraction extracted from protected getFs() : FileSystemAbstraction in class org.neo4j.io.pagecache.impl.SingleFilePageSwapperWithRealFileSystemIT & moved to class org.neo4j.io.pagecache.impl.SingleFilePageSwapperTest | From | To |