bca6a1cf5626da0ce1a068a0bc2bf15365b7f44d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Variable | 10 | ||
Extract Variable inUse : boolean in method public testCursorFieldReading() : void from class org.neo4j.kernel.impl.store.format.v2_2.RelationshipFormatTest | From | To | |
Extract Variable reuseToString : String in method public testCursorFieldReading() : void from class org.neo4j.kernel.impl.store.format.v2_2.RelationshipFormatTest | From | To | |
Extract Variable recordId : long in method public testCursorFieldReading() : void from class org.neo4j.kernel.impl.store.format.v2_2.RelationshipFormatTest | From | To | |
Extract Variable inUse : boolean in method public next() : boolean from class org.neo4j.kernel.impl.store.standard.BaseRecordCursor | From | To | |
Extract Variable inUse : boolean in method public testCursorFieldReading() : void from class org.neo4j.kernel.impl.store.format.v2_2.NodeFormatTest | From | To | |
Extract Variable reuseToString : String in method public testCursorFieldReading() : void from class org.neo4j.kernel.impl.store.format.v2_2.NodeFormatTest | From | To | |
Extract Variable inUse : boolean in method public rebuildIdGenerator() : void from class org.neo4j.kernel.impl.store.standard.IdGeneratorRebuilder.FullDefragmentationRebuilderFactory.newIdGeneratorRebuilder | From | To | |
Extract Variable recordId : long in method public testCursorFieldReading() : void from class org.neo4j.kernel.impl.store.format.v2_2.NodeFormatTest | From | To | |
Extract Variable record : R in method public records(store Store<R,? extends Store.RecordCursor<R>>) : List<R> from class org.neo4j.kernel.impl.store.impl.StoreMatchers | From | To | |
Extract Variable firstRelationship : long in method public testCursorFieldReading() : void from class org.neo4j.kernel.impl.store.format.v2_2.NodeFormatTest | From | To |