6900e63863f99de0a04a839ec00a301c47703f25
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Pull Up Attribute | 2 | ||
Pull Up Attribute private highId : long from class org.neo4j.unsafe.impl.batchimport.ReadRelationshipRecordsBackwardsStep to protected highId : long from class org.neo4j.unsafe.impl.batchimport.staging.ReadRecordsStep | From | To | |
Pull Up Attribute private highId : long from class org.neo4j.unsafe.impl.batchimport.ReadNodeRecordsStep to protected highId : long from class org.neo4j.unsafe.impl.batchimport.staging.ReadRecordsStep | From | To | |
Extract Superclass | 1 | ||
Extract Superclass org.neo4j.unsafe.impl.batchimport.staging.ReadRecordsStep from classes [org.neo4j.unsafe.impl.batchimport.ReadNodeRecordsStep, org.neo4j.unsafe.impl.batchimport.ReadRelationshipCountsDataStep, org.neo4j.unsafe.impl.batchimport.ReadRelationshipRecordsBackwardsStep] | From | To |