|
Change Parameter Type update : AbstractKeyValueStore.Update<Key> to update : ValueUpdate in method public apply(key Key, update ValueUpdate, reset boolean) : void in class org.neo4j.kernel.impl.store.kvstore.ConcurrentMapState |
From |
To |
|
Change Parameter Type countsTracker : CountsTracker to countsUpdater : CountsAccessor.Updater in method public RelationshipCountsProcessor(nodeLabelCache NodeLabelsCache, highLabelId int, highRelationshipTypeId int, countsUpdater CountsAccessor.Updater) in class org.neo4j.unsafe.impl.batchimport.RelationshipCountsProcessor |
From |
To |
|
Change Parameter Type update : AbstractKeyValueStore.Update<Key> to update : ValueUpdate in method public abstract apply(key Key, update ValueUpdate, reset boolean) : void in class org.neo4j.kernel.impl.store.kvstore.KeyValueStoreState |
From |
To |
|
Change Parameter Type countsTracker : CountsTracker to countsUpdater : CountsAccessor.Updater in method public RelationshipCountsStage(config Configuration, cache NodeLabelsCache, relationshipStore RelationshipStore, highLabelId int, highRelationshipTypeId int, countsUpdater CountsAccessor.Updater) in class org.neo4j.unsafe.impl.batchimport.RelationshipCountsStage |
From |
To |
|
Change Parameter Type update : AbstractKeyValueStore.Update<Key> to update : ValueUpdate in method public apply(key Key, update ValueUpdate, reset boolean) : void in class org.neo4j.kernel.impl.store.kvstore.KeyValueStoreState.PreState |
From |
To |
|
Change Parameter Type counts : CountsTracker to counts : CountsAccessor.Updater in method public TransactionDataBuilder(writer TransactionWriter, counts CountsAccessor.Updater) in class org.neo4j.consistency.checking.GraphStoreFixture.TransactionDataBuilder |
From |
To |
|
Change Parameter Type countsTracker : CountsTracker to counts : CountsAccessor.Updater in method public NodeCountsProcessor(nodeStore NodeStore, cache NodeLabelsCache, highLabelId int, counts CountsAccessor.Updater) in class org.neo4j.unsafe.impl.batchimport.NodeCountsProcessor |
From |
To |
|
Change Parameter Type countsTracker : CountsTracker to countsUpdater : CountsAccessor.Updater in method public ProcessRelationshipCountsDataStep(control StageControl, cache NodeLabelsCache, workAheadSize int, movingAverageSize int, highLabelId int, highRelationshipTypeId int, countsUpdater CountsAccessor.Updater) in class org.neo4j.unsafe.impl.batchimport.ProcessRelationshipCountsDataStep |
From |
To |
|
Rename Parameter value : WritableBuffer to target : WritableBuffer in method public update(target WritableBuffer) : void in class org.neo4j.kernel.impl.store.counts.CountsUpdater.IncrementLong |
From |
To |
|
Rename Parameter target : Updater to updater : Updater in method public Initializer(updater Updater, stats IndexStatsUpdater) in class org.neo4j.kernel.impl.api.CountsAccessor.Initializer |
From |
To |
|
Rename Parameter value : WritableBuffer to target : WritableBuffer in method public update(target WritableBuffer) : void in class org.neo4j.kernel.impl.store.counts.CountsUpdater.Write |
From |
To |
|
Rename Parameter countsTracker : CountsTracker to countsUpdater : CountsAccessor.Updater in method public RelationshipCountsProcessor(nodeLabelCache NodeLabelsCache, highLabelId int, highRelationshipTypeId int, countsUpdater CountsAccessor.Updater) in class org.neo4j.unsafe.impl.batchimport.RelationshipCountsProcessor |
From |
To |
|
Rename Parameter countsTracker : CountsTracker to countsUpdater : CountsAccessor.Updater in method public RelationshipCountsStage(config Configuration, cache NodeLabelsCache, relationshipStore RelationshipStore, highLabelId int, highRelationshipTypeId int, countsUpdater CountsAccessor.Updater) in class org.neo4j.unsafe.impl.batchimport.RelationshipCountsStage |
From |
To |
|
Rename Parameter countsTracker : CountsTracker to counts : CountsAccessor.Updater in method public NodeCountsProcessor(nodeStore NodeStore, cache NodeLabelsCache, highLabelId int, counts CountsAccessor.Updater) in class org.neo4j.unsafe.impl.batchimport.NodeCountsProcessor |
From |
To |
|
Rename Parameter countsTracker : CountsTracker to countsUpdater : CountsAccessor.Updater in method public ProcessRelationshipCountsDataStep(control StageControl, cache NodeLabelsCache, workAheadSize int, movingAverageSize int, highLabelId int, highRelationshipTypeId int, countsUpdater CountsAccessor.Updater) in class org.neo4j.unsafe.impl.batchimport.ProcessRelationshipCountsDataStep |
From |
To |