716173c5eb0629661bfb44c8e18741b62c82340a
Files Diff
- Added: 0
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Inline Method | 2 | ||
Inline Method protected getFileChannel() : StoreChannel inlined to private calculateHighestIdInUseByLookingAtFileSize() : long in class org.neo4j.kernel.impl.store.CommonAbstractStore | From | To | |
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute store : NodeStore to nodeStore : NodeStore in method public scanningRecordsShouldVisitEachInUseRecordOnce() : void in class org.neo4j.kernel.impl.store.NodeStoreTest | From | To | |
Inline Variable | 1 | ||
Inline Variable storedIoe : IOException in method public close() : void from class org.neo4j.kernel.impl.store.CommonAbstractStore | From | To |