83450607e331dd304172d64ec796e458e9fb6d1f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move Attribute | 1 | ||
Move Attribute private DOUBLE_RELATIONSHIP_RECORD_UNIT_THRESHOLD : long from class org.neo4j.unsafe.impl.batchimport.ImportLogic to private DOUBLE_RELATIONSHIP_RECORD_UNIT_THRESHOLD : long from class org.neo4j.unsafe.impl.batchimport.store.BatchingNeoStores | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method public determineDoubleRelationshipRecordUnits(inputEstimates Estimates) : boolean extracted from public initialize(input Input) : void in class org.neo4j.unsafe.impl.batchimport.ImportLogic & moved to class org.neo4j.unsafe.impl.batchimport.store.BatchingNeoStores | From | To |