f023de1cdf12aa6e0b15b5a14204e597a2a4e79c
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private closeStoreFile() : void extracted from public CommonAbstractStore(fileName File, configuration Config, idType IdType, idGeneratorFactory IdGeneratorFactory, pageCache PageCache, fileSystemAbstraction FileSystemAbstraction, stringLogger StringLogger, versionMismatchHandler StoreVersionMismatchHandler) in class org.neo4j.kernel.impl.store.CommonAbstractStore | From | To | |
Extract Method private closeStoreFile() : void extracted from public close() : void in class org.neo4j.kernel.impl.store.CommonAbstractStore | From | To |