45520e329403e166743b0027e75f2f658019ceae
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type exception : InputException to report : ProblemReporter in method private checkTolerance(bit int, report ProblemReporter) : void in class org.neo4j.unsafe.impl.batchimport.input.BadCollector | From | To | |
Extract Variable | 1 | ||
Extract Variable eIdWithoutCollisionBit : long in method private buildCollisionInfo(ids InputIterator<Object>, numberOfCollisions int, collector Collector, progress ProgressListener) : void from class org.neo4j.unsafe.impl.batchimport.cache.idmapping.string.EncodingIdMapper | From | To | |
Change Variable Type | 1 | ||
Change Variable Type numberOfCollisions : int to numberOfCollisions : long in method private detectAndMarkCollisions(progress ProgressListener) : int in class org.neo4j.unsafe.impl.batchimport.cache.idmapping.string.EncodingIdMapper | From | To | |
Rename Parameter | 1 | ||
Rename Parameter exception : InputException to report : ProblemReporter in method private checkTolerance(bit int, report ProblemReporter) : void in class org.neo4j.unsafe.impl.batchimport.input.BadCollector | From | To |