505cc3c6754506c3ef2cad63ba7ffe9e0748af40
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type distribution : RelationshipTypeDistribution to distribution : DataStatistics in method private initializeMisc(stores BatchingNeoStores, distribution DataStatistics) : void in class org.neo4j.unsafe.impl.batchimport.staging.HumanUnderstandableExecutionMonitor | From | To | |
Change Parameter Type nodeCount : long to counts : CountingStoreUpdateMonitor in method public RelationshipTypeCheckerStep(control StageControl, config Configuration, typeTokenRepository BatchingRelationshipTypeTokenRepository, counts CountingStoreUpdateMonitor) in class org.neo4j.unsafe.impl.batchimport.RelationshipTypeCheckerStep | From | To | |
Change Parameter Type distribution : RelationshipTypeDistribution to distribution : DataStatistics in method private initializeLinking(distribution DataStatistics) : void in class org.neo4j.unsafe.impl.batchimport.staging.HumanUnderstandableExecutionMonitor | From | To | |
Change Parameter Type typeDistribution : RelationshipTypeDistribution to typeDistribution : DataStatistics in method package nextSetOfTypesThatFitInMemory(typeDistribution DataStatistics, startingFromType int, freeMemoryForDenseNodeCache long, numberOfDenseNodes long) : int in class org.neo4j.unsafe.impl.batchimport.ImportLogic | From | To | |
Change Return Type | 2 | ||
Change Return Type RelationshipTypeDistribution to DataStatistics in method public getDistribution() : DataStatistics in class org.neo4j.unsafe.impl.batchimport.RelationshipStage | From | To | |
Change Return Type RelationshipTypeDistribution to DataStatistics in method public getDistribution() : DataStatistics in class org.neo4j.unsafe.impl.batchimport.RelationshipTypeCheckerStep | From | To | |
Rename Class | 1 | ||
Rename Class org.neo4j.unsafe.impl.batchimport.RelationshipTypeDistribution renamed to org.neo4j.unsafe.impl.batchimport.DataStatistics | From | To | |
Rename Attribute | 1 | ||
Rename Attribute nodeCount : long to counts : CountingStoreUpdateMonitor in class org.neo4j.unsafe.impl.batchimport.RelationshipTypeCheckerStep | From | To | |
Change Variable Type | 1 | ||
Change Variable Type relationshipTypeDistribution : RelationshipTypeDistribution to relationshipTypeDistribution : DataStatistics in method public linkRelationships(startingFromType int) : int in class org.neo4j.unsafe.impl.batchimport.ImportLogic | From | To | |
Change Attribute Type | 2 | ||
Change Attribute Type distribution : RelationshipTypeDistribution to distribution : DataStatistics in class org.neo4j.unsafe.impl.batchimport.RelationshipTypeCheckerStep | From | To | |
Change Attribute Type nodeCount : long to counts : CountingStoreUpdateMonitor in class org.neo4j.unsafe.impl.batchimport.RelationshipTypeCheckerStep | From | To | |
Rename Parameter | 1 | ||
Rename Parameter nodeCount : long to counts : CountingStoreUpdateMonitor in method public RelationshipTypeCheckerStep(control StageControl, config Configuration, typeTokenRepository BatchingRelationshipTypeTokenRepository, counts CountingStoreUpdateMonitor) in class org.neo4j.unsafe.impl.batchimport.RelationshipTypeCheckerStep | From | To |