ebd8f89c3fe10eb1cc1402ad55fc3e130958a5b1
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Attribute | 2 | ||
| Extract Attribute private countsUpdater : CountsAccessor.Updater in class org.neo4j.unsafe.impl.batchimport.RelationshipCountsProcessorTest | From | To | |
| Extract Attribute private nodeLabelCache : NodeLabelsCache in class org.neo4j.unsafe.impl.batchimport.RelationshipCountsProcessorTest | From | To | |
| Extract Method | 1 | ||
| Extract Method private mergeCounts(destination LongArray, part LongArray) : void extracted from public addCountsFrom(from RelationshipCountsProcessor) : void in class org.neo4j.unsafe.impl.batchimport.RelationshipCountsProcessor | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter theLong : Object to argument : Object in method public matches(argument Object) : boolean in class org.neo4j.unsafe.impl.batchimport.RelationshipCountsProcessorTest.IsNonNegativeLong | From | To | |
| Rename Parameter startLabel : long to index : long in method private increment(counts LongArray, index long) : void in class org.neo4j.unsafe.impl.batchimport.RelationshipCountsProcessor | From | To |