|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method private assertNoDuplicates(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public newPopulatingUpdater(nodePropertyAccessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.impl.api.index.IndexPopulationJobTest.NodeChangingWriter |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyUniqueness(accessor NodePropertyAccessor, propertyKeyIds int[], updatedValueTuples List<Value[]>) : void in class org.neo4j.kernel.api.impl.schema.ReadOnlyDatabaseSchemaIndex |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public newPopulatingUpdater(nodePropertyAccessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.impl.api.index.IndexPopulationJobTest.NodeDeletingWriter |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.index.IndexAccessor |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexPopulator |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public ConstraintIndexCreator(kernelSupplier Supplier<Kernel>, indexingService IndexingService, nodePropertyAccessor NodePropertyAccessor, logProvider LogProvider) in class org.neo4j.kernel.impl.api.state.ConstraintIndexCreator |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verify(accessor NodePropertyAccessor, propKeyIds int[], updatedValueTuples List<Value[]>) : void in class org.neo4j.kernel.api.impl.schema.verification.SimpleUniquenessVerifier |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyUniqueness(accessor NodePropertyAccessor, propertyKeyIds int[]) : void in class org.neo4j.kernel.api.impl.schema.WritableDatabaseSchemaIndex |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexAccessor |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public newPopulatingUpdater(accessor NodePropertyAccessor) : MultipleIndexUpdater in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method package SpatialIndexPopulatingUpdater(populator SpatialIndexPopulator, nodePropertyAccessor NodePropertyAccessor) in class org.neo4j.kernel.impl.index.schema.SpatialIndexPopulatingUpdater |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verify(accessor NodePropertyAccessor, propKeyIds int[], updatedValueTuples List<Value[]>) : void in class org.neo4j.kernel.api.impl.schema.verification.PartitionedUniquenessVerifier |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method package forProperties(accessor NodePropertyAccessor, propertyKeyIds int[]) : DuplicateCheckingCollector in class org.neo4j.kernel.api.impl.schema.verification.DuplicateCheckingCollector |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public newPopulatingUpdater(nodePropertyAccessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndex.Populator |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method private runUniquenessVerification(nodePropertyAccessor NodePropertyAccessor, indexSearcher IndexSearcher) : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyUniqueness(accessor NodePropertyAccessor, propertyKeyIds int[], updatedValueTuples List<Value[]>) : void in class org.neo4j.kernel.api.impl.schema.SchemaIndex |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method private getDuplicateCollector(accessor NodePropertyAccessor, propertyKeyIds int[]) : DuplicateCheckingCollector in class org.neo4j.kernel.api.impl.schema.verification.PartitionedUniquenessVerifier |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public newPopulatingUpdater(nodePropertyAccessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.api.impl.schema.populator.NonUniqueLuceneIndexPopulator |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.api.index.OnlineIndexProxy |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyDeferredConstraints(accessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.impl.schema.populator.UniqueLuceneIndexPopulator |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl.IndexPopulatorWithSchema |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method package PartFactory(populator SpatialIndexPopulator, nodePropertyAccessor NodePropertyAccessor) in class org.neo4j.kernel.impl.index.schema.SpatialIndexPopulatingUpdater.PartFactory |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public newPopulatingUpdater(accessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexPopulator |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verify(accessor NodePropertyAccessor, propKeyIds int[], updatedValueTuples List<Value[]>) : void in class org.neo4j.kernel.api.impl.schema.verification.UniquenessVerifier |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public exactIndexMatches(accessor NodePropertyAccessor, indexedNodeIds LongIterator, predicates IndexQuery...) : LongIterator in class org.neo4j.kernel.impl.api.LookupFilter |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public newPopulatingUpdater(accessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.impl.index.schema.NativeIndexPopulator |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.index.IndexPopulator |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method package PartFactory(populator TemporalIndexPopulator, nodePropertyAccessor NodePropertyAccessor) in class org.neo4j.kernel.impl.index.schema.TemporalIndexPopulatingUpdater.PartFactory |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method private assertDuplicatesCreated(nodePropertyAccessor NodePropertyAccessor, updatedPropertyValues List<Value[]>) : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public newPopulatingUpdater(accessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.api.index.IndexPopulator.Adapter |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyUniqueness(accessor NodePropertyAccessor, propertyKeyIds int[], updatedValueTuples List<Value[]>) : void in class org.neo4j.kernel.api.impl.schema.WritableDatabaseSchemaIndex |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyDeferredConstraints(accessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.api.index.AbstractDelegatingIndexProxy |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public UniqueLuceneIndexPopulatingUpdater(writer LuceneIndexWriter, propertyKeyIds int[], luceneIndex SchemaIndex, nodePropertyAccessor NodePropertyAccessor, sampler UniqueIndexSampler) in class org.neo4j.kernel.api.impl.schema.populator.UniqueLuceneIndexPopulatingUpdater |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method package CompositeDuplicateCheckingCollector(accessor NodePropertyAccessor, propertyKeyIds int[]) in class org.neo4j.kernel.api.impl.schema.verification.CompositeDuplicateCheckingCollector |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public newPopulatingUpdater(accessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.impl.index.schema.TemporalIndexPopulator |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyDeferredConstraints(accessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.api.index.FlippableIndexProxy |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verify(accessor NodePropertyAccessor, propKeyIds int[]) : void in class org.neo4j.kernel.api.impl.schema.verification.UniquenessVerifier |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndex.OnlineAccessor |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verify(accessor NodePropertyAccessor, propKeyIds int[]) : void in class org.neo4j.kernel.api.impl.schema.verification.SimpleUniquenessVerifier |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method package MultiPropertyValidator(accessor NodePropertyAccessor) in class org.neo4j.kernel.impl.api.index.inmemory.UniqueInMemoryIndex.MultiPropertyValidator |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public newPopulatingUpdater(accessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.api.index.IndexPopulator |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method private assertNoDuplicatesCreated(nodePropertyAccessor NodePropertyAccessor, updatedPropertyValues List<Value[]>) : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public newPopulatingUpdater(nodePropertyAccessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.impl.api.index.IndexCRUDIT.GatheringIndexWriter |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyUniqueness(accessor NodePropertyAccessor, propertyKeyIds int[]) : void in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndex |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method package SinglePropertyValidator(accessor NodePropertyAccessor) in class org.neo4j.kernel.impl.api.index.inmemory.UniqueInMemoryIndex.SinglePropertyValidator |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method private searchForDuplicates(query Query, accessor NodePropertyAccessor, propertyKeyIds int[], expectedNumberOfEntries int) : void in class org.neo4j.kernel.api.impl.schema.verification.PartitionedUniquenessVerifier |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method package TemporalIndexPopulatingUpdater(populator TemporalIndexPopulator, nodePropertyAccessor NodePropertyAccessor) in class org.neo4j.kernel.impl.index.schema.TemporalIndexPopulatingUpdater |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyUniqueness(accessor NodePropertyAccessor, propertyKeyIds int[]) : void in class org.neo4j.kernel.api.impl.schema.ReadOnlyDatabaseSchemaIndex |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyUniqueness(accessor NodePropertyAccessor, propertyKeyIds int[], updatedValueTuples List<Value[]>) : void in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndex |
From |
To |
|
Change Parameter Type propertyReader : PropertyReader to propertyReader : NodePropertyReader in method public PropertyAndNodeIndexedCheck(indexes IndexAccessors, propertyReader NodePropertyReader, cacheAccess CacheAccess) in class org.neo4j.consistency.checking.full.PropertyAndNodeIndexedCheck |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method private searchForDuplicates(query Query, accessor NodePropertyAccessor, propertyKeyIds int[]) : void in class org.neo4j.kernel.api.impl.schema.verification.PartitionedUniquenessVerifier |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public newPopulatingUpdater(accessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.api.impl.schema.populator.UniqueLuceneIndexPopulator |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method package DuplicateCheckingCollector(accessor NodePropertyAccessor, propertyKeyId int) in class org.neo4j.kernel.api.impl.schema.verification.DuplicateCheckingCollector |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verify(accessor NodePropertyAccessor, propKeyIds int[]) : void in class org.neo4j.kernel.api.impl.schema.verification.PartitionedUniquenessVerifier |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method private assertHasDuplicates(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyDeferredConstraints(accessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndex.Populator |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.impl.schema.LuceneIndexAccessor |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyDeferredConstraints(accessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.api.index.inmemory.UniqueInMemoryIndex |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyDeferredConstraints(accessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.api.index.TentativeConstraintIndexProxy |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.index.IndexAccessor.Delegator |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method private buildKernel(logFiles LogFiles, appender TransactionAppender, indexingService IndexingService, databaseSchemaState DatabaseSchemaState, labelScanStore LabelScanStore, storageEngine StorageEngine, indexConfigStore IndexConfigStore, transactionIdStore TransactionIdStore, availabilityGuard AvailabilityGuard, clock SystemNanoClock, nodePropertyAccessor NodePropertyAccessor) : NeoStoreKernelModule in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Change Parameter Type propertyReader : PropertyReader to propertyReader : NodePropertyReader in method public PropertyAndNode2LabelIndexProcessor(reporter ConsistencyReporter, indexes IndexAccessors, propertyReader NodePropertyReader, cacheAccess CacheAccess, mandatoryProperties Function<NodeRecord,MandatoryProperties.Check<NodeRecord,ConsistencyReport.NodeConsistencyReport>>) in class org.neo4j.consistency.checking.full.PropertyAndNode2LabelIndexProcessor |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyDeferredConstraints(accessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyDeferredConstraints(accessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.api.index.IndexProxy |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.api.index.inmemory.UpdateCapturingIndexAccessor |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.SchemaIndexHaIT.ControlledIndexPopulator |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public verifyUniqueness(accessor NodePropertyAccessor, propertyKeyIds int[]) : void in class org.neo4j.kernel.api.impl.schema.SchemaIndex |
From |
To |
|
Change Parameter Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public newPopulatingUpdater(nodePropertyAccessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.api.SchemaIndexHaIT.ControlledIndexPopulator |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method private updatePopulator(populator IndexPopulator, updates Iterable<IndexEntryUpdate<?>>, accessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexPopulatorTest |
From |
To |
|
Change Parameter Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method public newPopulatingUpdater(accessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.impl.index.schema.SpatialIndexPopulator |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public numericIndexVerificationNoDuplicates() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public start() : void in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public updatesVerificationManyDuplicate() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public testMultiplePropertyUpdateFailures() : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulatorTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public shouldDropIndexIfPopulationFails() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public numericIndexVerificationSomeWithDuplicates() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public shouldReuseExistingOrphanedConstraintIndex() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public shouldDropIndexInAnotherTransaction() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public shouldCreateConstraintIndexForSpecifiedProvider() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public shouldCreateIndexInAnotherTransaction() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method private verifyUniqueness(data Collection<Value>) : void in class org.neo4j.kernel.api.impl.index.LuceneSchemaIndexUniquenessVerificationIT |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public updatesVerificationOneDuplicate() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public updatesVerificationNoDuplicates() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public populationVerificationOneDuplicate() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public shouldReleaseLabelLockWhileAwaitingIndexPopulation() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public shouldFailOnExistingOwnedConstraintIndex() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public numericIndexVerificationSomePossibleDuplicates() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public populationVerificationNoDuplicates() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyPropertyUpdates() : void in class org.neo4j.kernel.api.impl.index.verification.PartitionedUniquenessVerifierTest |
From |
To |
|
Rename Variable propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public populationVerificationManyDuplicate() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public shouldDropIndexIfPopulationFails() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public numericIndexVerificationSomeWithDuplicates() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Change Variable Type propertyAccessor : NodePropertyAccessor to propertyAccessor : TestNodePropertyAccessor in method public shouldProvidePopulatorThatEnforcesUniqueConstraints() : void in class org.neo4j.kernel.api.index.SimpleIndexPopulatorCompatibility.Unique |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public shouldDropIndexInAnotherTransaction() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public shouldCreateConstraintIndexForSpecifiedProvider() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest |
From |
To |
|
Change Variable Type propertyAccessor : NodePropertyAccessor to propertyAccessor : TestNodePropertyAccessor in method public shouldNotRestrictUpdatesDifferingOnSecondProperty() : void in class org.neo4j.kernel.api.index.CompositeIndexPopulatorCompatibility.Unique |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method private verifyUniqueness(data Collection<Value>) : void in class org.neo4j.kernel.api.impl.index.LuceneSchemaIndexUniquenessVerificationIT |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public updatesVerificationNoDuplicates() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Change Variable Type propertyReader : PropertyReader to propertyReader : NodePropertyReader in method public createTasksForFullCheck(checkLabelScanStore boolean, checkIndexes boolean, checkGraph boolean) : List<ConsistencyCheckerTask> in class org.neo4j.consistency.checking.full.ConsistencyCheckTasks |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public shouldFailOnExistingOwnedConstraintIndex() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to propertyAccessor : NodePropertyAccessor in method public shouldBeAbleToRemoveAConstraintIndexWithoutOwner() : void in class org.neo4j.kernel.impl.api.index.IndexIT |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public populationVerificationNoDuplicates() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public numericIndexVerificationSomePossibleDuplicates() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public numericIndexVerificationNoDuplicates() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public start() : void in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public updatesVerificationManyDuplicate() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public testMultiplePropertyUpdateFailures() : void in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulatorTest |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public shouldReuseExistingOrphanedConstraintIndex() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public shouldCreateIndexInAnotherTransaction() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public updatesVerificationOneDuplicate() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Change Variable Type accessor : PropertyAccessor to accessor : NodePropertyAccessor in method private emptyPopulatorWithThrowingUpdater() : IndexPopulator.Adapter in class org.neo4j.kernel.impl.api.index.IndexPopulationTest |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public shouldReleaseLabelLockWhileAwaitingIndexPopulation() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public populationVerificationOneDuplicate() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyPropertyUpdates() : void in class org.neo4j.kernel.api.impl.index.verification.PartitionedUniquenessVerifierTest |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public populationVerificationManyDuplicate() : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Change Variable Type propertyAccessor : NodePropertyAccessor to propertyAccessor : TestNodePropertyAccessor in method public shouldEnforceUniqueConstraintsDirectly() : void in class org.neo4j.kernel.api.index.CompositeIndexPopulatorCompatibility.Unique |
From |
To |
|
Change Variable Type propertyAccessor : PropertyAccessor to propertyAccessor : NodePropertyAccessor in method public logMessagesAboutConstraintCreation() : void in class org.neo4j.kernel.impl.api.constraints.ConstraintIndexCreatorTest |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method package SpatialIndexPopulatingUpdater(populator SpatialIndexPopulator, nodePropertyAccessor NodePropertyAccessor) in class org.neo4j.kernel.impl.index.schema.SpatialIndexPopulatingUpdater |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method private assertDuplicatesCreated(nodePropertyAccessor NodePropertyAccessor, updatedPropertyValues List<Value[]>) : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.index.IndexAccessor.Delegator |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public newPopulatingUpdater(nodePropertyAccessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndex.Populator |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method private runUniquenessVerification(nodePropertyAccessor NodePropertyAccessor, indexSearcher IndexSearcher) : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndex.OnlineAccessor |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public newPopulatingUpdater(nodePropertyAccessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.api.impl.schema.populator.NonUniqueLuceneIndexPopulator |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method private buildKernel(logFiles LogFiles, appender TransactionAppender, indexingService IndexingService, databaseSchemaState DatabaseSchemaState, labelScanStore LabelScanStore, storageEngine StorageEngine, indexConfigStore IndexConfigStore, transactionIdStore TransactionIdStore, availabilityGuard AvailabilityGuard, clock SystemNanoClock, nodePropertyAccessor NodePropertyAccessor) : NeoStoreKernelModule in class org.neo4j.kernel.NeoStoreDataSource |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method private assertHasDuplicates(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.impl.schema.LuceneIndexAccessor |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexAccessor |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method package PartFactory(populator TemporalIndexPopulator, nodePropertyAccessor NodePropertyAccessor) in class org.neo4j.kernel.impl.index.schema.TemporalIndexPopulatingUpdater.PartFactory |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.api.index.OnlineIndexProxy |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexPopulator |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl.IndexPopulatorWithSchema |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method private assertNoDuplicates(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public newPopulatingUpdater(nodePropertyAccessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.api.SchemaIndexHaIT.ControlledIndexPopulator |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method package TemporalIndexPopulatingUpdater(populator TemporalIndexPopulator, nodePropertyAccessor NodePropertyAccessor) in class org.neo4j.kernel.impl.index.schema.TemporalIndexPopulatingUpdater |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public ConstraintIndexCreator(kernelSupplier Supplier<Kernel>, indexingService IndexingService, nodePropertyAccessor NodePropertyAccessor, logProvider LogProvider) in class org.neo4j.kernel.impl.api.state.ConstraintIndexCreator |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method private assertNoDuplicatesCreated(nodePropertyAccessor NodePropertyAccessor, updatedPropertyValues List<Value[]>) : void in class org.neo4j.kernel.api.impl.index.verification.SimpleUniquenessVerifierTest |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public newPopulatingUpdater(nodePropertyAccessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.impl.api.index.IndexCRUDIT.GatheringIndexWriter |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method package PartFactory(populator SpatialIndexPopulator, nodePropertyAccessor NodePropertyAccessor) in class org.neo4j.kernel.impl.index.schema.SpatialIndexPopulatingUpdater.PartFactory |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public UniqueLuceneIndexPopulatingUpdater(writer LuceneIndexWriter, propertyKeyIds int[], luceneIndex SchemaIndex, nodePropertyAccessor NodePropertyAccessor, sampler UniqueIndexSampler) in class org.neo4j.kernel.api.impl.schema.populator.UniqueLuceneIndexPopulatingUpdater |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.impl.api.index.inmemory.UpdateCapturingIndexAccessor |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public newPopulatingUpdater(nodePropertyAccessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.impl.api.index.IndexPopulationJobTest.NodeChangingWriter |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.index.IndexPopulator |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public newPopulatingUpdater(nodePropertyAccessor NodePropertyAccessor) : IndexUpdater in class org.neo4j.kernel.impl.api.index.IndexPopulationJobTest.NodeDeletingWriter |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.index.IndexAccessor |
From |
To |
|
Rename Parameter propertyAccessor : PropertyAccessor to nodePropertyAccessor : NodePropertyAccessor in method public verifyDeferredConstraints(nodePropertyAccessor NodePropertyAccessor) : void in class org.neo4j.kernel.api.SchemaIndexHaIT.ControlledIndexPopulator |
From |
To |