a4d82d341e5da145bc4b61f2a64601723e3b2db4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type propertyStore : PropertyStore to cursors : RecordCursors in method package StoreSinglePropertyCursor(cursors RecordCursors, instanceCache Consumer<StoreSinglePropertyCursor>) in class org.neo4j.kernel.impl.api.store.StoreSinglePropertyCursor | From | To | |
Change Parameter Type propertyStore : PropertyStore to cursors : RecordCursors in method private propertyDecorator(requiresPropertyMigration boolean, cursors RecordCursors) : BiConsumer<ENTITY,RECORD> in class org.neo4j.kernel.impl.storemigration.participant.StoreMigrator | From | To | |
Change Parameter Type cursor : PageCursor to cursor : RecordCursor<DynamicRecord> in method private readFromStore(cursor RecordCursor<DynamicRecord>) : void in class org.neo4j.kernel.impl.api.store.StorePropertyPayloadCursor | From | To | |
Change Parameter Type propertyStore : PropertyStore to cursors : RecordCursors in method public StorePropertyCursor(cursors RecordCursors, instanceCache Consumer<StorePropertyCursor>) in class org.neo4j.kernel.impl.api.store.StorePropertyCursor | From | To | |
Rename Variable | 1 | ||
Rename Variable blockId : long to startBlockId : long in method private readFromStore(cursor RecordCursor<DynamicRecord>) : void in class org.neo4j.kernel.impl.api.store.StorePropertyPayloadCursor | From | To | |
Rename Class | 1 | ||
Rename Class org.neo4j.kernel.impl.api.store.StorePropertyCursorTest.CloseDisposeTest renamed to org.neo4j.kernel.impl.api.store.StorePropertyCursorTest.ErrorTest | From | To | |
Rename Parameter | 3 | ||
Rename Parameter propertyStore : PropertyStore to cursors : RecordCursors in method public StorePropertyCursor(cursors RecordCursors, instanceCache Consumer<StorePropertyCursor>) in class org.neo4j.kernel.impl.api.store.StorePropertyCursor | From | To | |
Rename Parameter propertyStore : PropertyStore to cursors : RecordCursors in method package StoreSinglePropertyCursor(cursors RecordCursors, instanceCache Consumer<StoreSinglePropertyCursor>) in class org.neo4j.kernel.impl.api.store.StoreSinglePropertyCursor | From | To | |
Rename Parameter propertyStore : PropertyStore to cursors : RecordCursors in method private propertyDecorator(requiresPropertyMigration boolean, cursors RecordCursors) : BiConsumer<ENTITY,RECORD> in class org.neo4j.kernel.impl.storemigration.participant.StoreMigrator | From | To |