|
Change Parameter Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method private values(indexRule StoreIndexDescriptor) : Value[] in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest |
From |
To |
|
Change Parameter Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public IndexCheck(indexRule StoreIndexDescriptor) in class org.neo4j.consistency.checking.full.IndexCheck |
From |
To |
|
Change Parameter Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public checkIndexRule(rule StoreIndexDescriptor, record DynamicRecord, records RecordAccess, engine CheckerEngine<DynamicRecord,ConsistencyReport.SchemaConsistencyReport>) : void in class org.neo4j.consistency.checking.SchemaRecordCheck.RulesCheckStrategy |
From |
To |
|
Change Parameter Type rules : IndexDescriptor... to rules : StoreIndexDescriptor... in method private newIndexingServiceWithMockedDependencies(populator IndexPopulator, accessor IndexAccessor, data DataUpdates, monitor IndexingService.Monitor, rules StoreIndexDescriptor...) : IndexingService in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulationFailure(descriptor StoreIndexDescriptor) : String in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method private onlineAccessorFromProvider(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.impl.api.index.IndexProxyCreator |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getOnlineAccessor(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndexProvider |
From |
To |
|
Change Parameter Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method private provider(providers IndexProviderMap, indexRule StoreIndexDescriptor) : IndexProvider in class org.neo4j.consistency.checking.index.IndexAccessors |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulator(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package TemporalIndexFiles(directoryStructure IndexDirectoryStructure, descriptor StoreIndexDescriptor, fs FileSystemAbstraction) in class org.neo4j.kernel.impl.index.schema.TemporalIndexFiles |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulator(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.api.SchemaIndexHaIT.ControlledIndexProvider |
From |
To |
|
Change Parameter Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public setConstraintIndexOwner(indexRule StoreIndexDescriptor, constraintId long) : void in class org.neo4j.kernel.impl.transaction.state.TransactionRecordState |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulationFailure(descriptor StoreIndexDescriptor) : String in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package TemporalIndexAccessor(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig, pageCache PageCache, fs FileSystemAbstraction, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, monitor IndexProvider.Monitor, temporalIndexFiles TemporalIndexFiles) in class org.neo4j.kernel.impl.index.schema.TemporalIndexAccessor |
From |
To |
|
Change Parameter Type rules : IndexDescriptor... to rules : StoreIndexDescriptor... in method private newIndexingServiceWithMockedDependencies(populator IndexPopulator, accessor IndexAccessor, data DataUpdates, rules StoreIndexDescriptor...) : IndexingService in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Parameter Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public dropIndex(rule StoreIndexDescriptor) : void in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulationFailure(descriptor StoreIndexDescriptor) : String in class org.neo4j.kernel.impl.api.index.inmemory.UpdateCapturingIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package StringSchemaIndexPopulator(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout Layout<StringSchemaKey,NativeSchemaValue>, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.StringSchemaIndexPopulator |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package FusionIndexAccessor(slotSelector SlotSelector, instanceSelector InstanceSelector<IndexAccessor>, descriptor StoreIndexDescriptor, dropAction DropAction) in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexAccessor |
From |
To |
|
Change Parameter Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public accessorFor(indexRule StoreIndexDescriptor) : IndexAccessor in class org.neo4j.consistency.checking.index.IndexAccessors |
From |
To |
|
Change Parameter Type schemaIndexDescriptor : IndexDescriptor to schemaIndexDescriptor : StoreIndexDescriptor in method public failedToOpenIndex(schemaIndexDescriptor StoreIndexDescriptor, action String, cause Exception) : void in class org.neo4j.kernel.api.index.IndexProvider.Monitor |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public initialState(descriptor StoreIndexDescriptor, state InternalIndexState) : void in class migration.StartOldDbOn3_4AndCreateFusionIndexIT.IndexRecoveryTracker |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method protected newIndexPopulator(storeFile File, layout Layout<StringSchemaKey,NativeSchemaValue>, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.impl.index.schema.StringIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package PartFactory(pageCache PageCache, fs FileSystemAbstraction, temporalIndexFiles TemporalIndexFiles, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig, monitor IndexProvider.Monitor) in class org.neo4j.kernel.impl.index.schema.TemporalIndexPopulator.PartFactory |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package PartAccessor(pageCache PageCache, fs FileSystemAbstraction, fileLayout TemporalIndexFiles.FileLayout<KEY>, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.TemporalIndexAccessor.PartAccessor |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getOnlineAccessor(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.api.impl.schema.LuceneIndexProvider |
From |
To |
|
Change Parameter Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method private assertCorrectLength(indexRule StoreIndexDescriptor) : void in class org.neo4j.kernel.impl.store.record.SchemaRuleSerializationTest |
From |
To |
|
Change Parameter Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method private assertRule(rule StoreIndexDescriptor, label String, propertyKey String, type PendingIndexDescriptor.Type) : void in class org.neo4j.kernel.impl.store.SchemaStorageTest |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getOnlineAccessor(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.api.SchemaIndexHaIT.ControlledIndexProvider |
From |
To |
|
Change Parameter Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method private reportIncorrectIndexCount(propertyValues Value[], engine CheckerEngine<NodeRecord,ConsistencyReport.NodeConsistencyReport>, indexRule StoreIndexDescriptor, count long) : void in class org.neo4j.consistency.checking.full.PropertyAndNodeIndexedCheck |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public abstract getPopulationFailure(descriptor StoreIndexDescriptor) : String in class org.neo4j.kernel.api.index.IndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method protected newIndexAccessor(storeFile File, layout Layout<NumberSchemaKey,NativeSchemaValue>, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.impl.index.schema.NumberIndexProvider |
From |
To |
|
Change Parameter Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public IndexRecord(indexRule StoreIndexDescriptor) in class org.neo4j.consistency.store.synthetic.IndexRecord |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public initialState(descriptor StoreIndexDescriptor, state InternalIndexState) : void in class org.neo4j.kernel.impl.api.index.IndexingService.Monitor |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package layout(descriptor StoreIndexDescriptor) : Layout<StringSchemaKey,NativeSchemaValue> in class org.neo4j.kernel.impl.index.schema.StringIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package NumberSchemaIndexAccessor(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout Layout<NumberSchemaKey,NativeSchemaValue>, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.NumberSchemaIndexAccessor |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getInitialState(descriptor StoreIndexDescriptor) : InternalIndexState in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexProvider |
From |
To |
|
Change Parameter Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method private setOwnerNull(schemaStore SchemaStore, rule StoreIndexDescriptor) : void in class org.neo4j.graphdb.schema.DropBrokenUniquenessConstraintIT |
From |
To |
|
Change Parameter Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method private assertSerializeAndDeserializeIndexRule(indexRule StoreIndexDescriptor) : void in class org.neo4j.kernel.impl.store.record.SchemaRuleSerializationTest |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method protected newIndexPopulator(storeFile File, layout Layout<NumberSchemaKey,NativeSchemaValue>, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.impl.index.schema.NumberIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulationFailure(descriptor StoreIndexDescriptor) : String in class org.neo4j.kernel.api.SchemaIndexHaIT.ControlledIndexProvider |
From |
To |
|
Change Parameter Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method private verifyNodeCorrectlyIndexedUniquely(nodeId long, propertyValues Value[], engine CheckerEngine<NodeRecord,ConsistencyReport.NodeConsistencyReport>, indexRule StoreIndexDescriptor, reader IndexReader) : void in class org.neo4j.consistency.checking.full.PropertyAndNodeIndexedCheck |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method private writeFailure(indexName String, builder StringBuilder, provider IndexProvider, descriptor StoreIndexDescriptor) : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexProvider |
From |
To |
|
Change Parameter Type indexRules : Iterable<IndexDescriptor> to indexRules : Iterable<StoreIndexDescriptor> in method public createIndexingService(config Config, scheduler JobScheduler, providerMap IndexProviderMap, storeView IndexStoreView, tokenNameLookup TokenNameLookup, indexRules Iterable<StoreIndexDescriptor>, logProvider LogProvider, monitor IndexingService.Monitor, schemaState SchemaState) : IndexingService in class org.neo4j.kernel.impl.api.index.IndexingServiceFactory |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package IndexLogRecord(descriptor StoreIndexDescriptor) in class org.neo4j.kernel.impl.api.index.IndexingService.IndexLogRecord |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public populationCompleteOn(descriptor StoreIndexDescriptor) : void in class org.neo4j.kernel.impl.api.index.IndexingService.Monitor |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method private addPopulator(multipleIndexPopulator MultipleIndexPopulator, descriptor StoreIndexDescriptor, indexPopulator IndexPopulator, flippableIndexProxy FlippableIndexProxy, failedIndexProxyFactory FailedIndexProxyFactory) : IndexPopulation in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulatorTest |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package PartAccessor(pageCache PageCache, fs FileSystemAbstraction, fileLayout SpatialIndexFiles.SpatialFileLayout, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig, searchConfiguration SpaceFillingCurveConfiguration) in class org.neo4j.kernel.impl.index.schema.SpatialIndexAccessor.PartAccessor |
From |
To |
|
Change Parameter Type schemaIndexDescriptor : IndexDescriptor to schemaIndexDescriptor : StoreIndexDescriptor in method package RebuildingIndexDescriptor(schemaIndexDescriptor StoreIndexDescriptor) in class org.neo4j.kernel.impl.api.index.RebuildingIndexDescriptor |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package PartPopulator(pageCache PageCache, fs FileSystemAbstraction, fileLayout SpatialIndexFiles.SpatialFileLayout, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig, configuration SpaceFillingCurveConfiguration) in class org.neo4j.kernel.impl.index.schema.SpatialIndexPopulator.PartPopulator |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getInitialState(descriptor StoreIndexDescriptor) : InternalIndexState in class org.neo4j.kernel.impl.index.schema.NativeIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package NumberSchemaIndexPopulator(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout Layout<NumberSchemaKey,NativeSchemaValue>, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.NumberSchemaIndexPopulator |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package PartFactory(pageCache PageCache, fs FileSystemAbstraction, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig, spatialIndexFiles SpatialIndexFiles, searchConfiguration SpaceFillingCurveConfiguration) in class org.neo4j.kernel.impl.index.schema.SpatialIndexAccessor.PartFactory |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getInitialState(descriptor StoreIndexDescriptor) : InternalIndexState in class org.neo4j.kernel.impl.api.index.ControlledPopulationIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulator(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.impl.index.schema.NativeIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package createPopulatingIndexProxy(descriptor StoreIndexDescriptor, flipToTentative boolean, monitor IndexingService.Monitor, populationJob IndexPopulationJob) : IndexProxy in class org.neo4j.kernel.impl.api.index.IndexProxyCreator |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getInitialState(descriptor StoreIndexDescriptor) : InternalIndexState in class org.neo4j.kernel.impl.index.schema.SpatialIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulationFailure(descriptor StoreIndexDescriptor) : String in class org.neo4j.kernel.impl.index.schema.NativeIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package SpatialIndexPopulator(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig, spatialIndexFiles SpatialIndexFiles, pageCache PageCache, fs FileSystemAbstraction, monitor IndexProvider.Monitor, configuration SpaceFillingCurveConfiguration) in class org.neo4j.kernel.impl.index.schema.SpatialIndexPopulator |
From |
To |
|
Change Parameter Type indexDescriptor : IndexDescriptor to indexDescriptor : StoreIndexDescriptor in method private indexMetaFromProvider(indexDescriptor StoreIndexDescriptor) : CapableIndexDescriptor in class org.neo4j.kernel.impl.api.index.IndexProxyCreator |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package StringSchemaIndexAccessor(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout Layout<StringSchemaKey,NativeSchemaValue>, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.StringSchemaIndexAccessor |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getOnlineAccessor(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.impl.index.schema.SpatialIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getInitialState(descriptor StoreIndexDescriptor) : InternalIndexState in class org.neo4j.kernel.api.impl.schema.LuceneIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getInitialState(descriptor StoreIndexDescriptor) : InternalIndexState in class org.neo4j.kernel.impl.api.index.inmemory.UpdateCapturingIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package SpatialIndexAccessor(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig, pageCache PageCache, fs FileSystemAbstraction, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, monitor IndexProvider.Monitor, spatialIndexFiles SpatialIndexFiles, searchConfiguration SpaceFillingCurveConfiguration) in class org.neo4j.kernel.impl.index.schema.SpatialIndexAccessor |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public failedToOpenIndex(descriptor StoreIndexDescriptor, action String, cause Exception) : void in class org.neo4j.kernel.api.index.LoggingMonitor |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package NativeSchemaIndexAccessor(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout Layout<KEY,VALUE>, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.NativeSchemaIndexAccessor |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getInitialState(descriptor StoreIndexDescriptor) : InternalIndexState in class org.neo4j.kernel.api.SchemaIndexHaIT.ControlledIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getOnlineAccessor(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexProvider |
From |
To |
|
Change Parameter Type indexConfig : IndexDescriptor to indexConfig : StoreIndexDescriptor in method public getOnlineAccessor(indexConfig StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.impl.api.index.ControlledPopulationIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulator(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulationFailure(descriptor StoreIndexDescriptor) : String in class org.neo4j.kernel.impl.api.index.ControlledPopulationIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getInitialState(descriptor StoreIndexDescriptor) : InternalIndexState in class org.neo4j.kernel.impl.api.index.inmemory.InMemoryIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public abstract getOnlineAccessor(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.api.index.IndexProvider |
From |
To |
|
Change Parameter Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public checkIndexRule(rule StoreIndexDescriptor, record DynamicRecord, records RecordAccess, engine CheckerEngine<DynamicRecord,ConsistencyReport.SchemaConsistencyReport>) : void in class org.neo4j.consistency.checking.SchemaRecordCheck.CheckStrategy |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulator(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.api.impl.schema.LuceneIndexProvider |
From |
To |
|
Change Parameter Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method private serialiseAndDeserialise(indexRule StoreIndexDescriptor) : SchemaRule in class org.neo4j.kernel.impl.store.record.SchemaRuleSerializationTest |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getInitialState(descriptor StoreIndexDescriptor) : InternalIndexState in class org.neo4j.kernel.impl.index.schema.TemporalIndexProvider |
From |
To |
|
Change Parameter Type descriptors : IndexDescriptor[] to descriptors : StoreIndexDescriptor[] in method package IndexPopulationStarter(descriptors StoreIndexDescriptor[]) in class org.neo4j.kernel.impl.api.index.IndexingService.IndexPopulationStarter |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package PartPopulator(pageCache PageCache, fs FileSystemAbstraction, fileLayout TemporalIndexFiles.FileLayout<KEY>, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.TemporalIndexPopulator.PartPopulator |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package createRecoveringIndexProxy(descriptor StoreIndexDescriptor) : IndexProxy in class org.neo4j.kernel.impl.api.index.IndexProxyCreator |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package NativeSchemaIndexPopulator(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout Layout<KEY,VALUE>, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) in class org.neo4j.kernel.impl.index.schema.NativeSchemaIndexPopulator |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method private addPopulator(multipleIndexPopulator MultipleIndexPopulator, descriptor StoreIndexDescriptor, indexPopulator IndexPopulator, flippableIndexProxy FlippableIndexProxy, failedIndexProxyFactory FailedIndexProxyFactory) : MultipleIndexPopulator.IndexPopulation in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulatorUpdatesTest |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulator(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.impl.api.index.ControlledPopulationIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package PartFactory(pageCache PageCache, fs FileSystemAbstraction, recoveryCleanupWorkCollector RecoveryCleanupWorkCollector, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig, temporalIndexFiles TemporalIndexFiles) in class org.neo4j.kernel.impl.index.schema.TemporalIndexAccessor.PartFactory |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulationFailure(descriptor StoreIndexDescriptor) : String in class org.neo4j.kernel.impl.index.schema.TemporalIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package TemporalIndexPopulator(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig, temporalIndexFiles TemporalIndexFiles, pageCache PageCache, fs FileSystemAbstraction, monitor IndexProvider.Monitor) in class org.neo4j.kernel.impl.index.schema.TemporalIndexPopulator |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulator(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.impl.api.index.inmemory.UpdateCapturingIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method private indexMeta(descriptor StoreIndexDescriptor) : CapableIndexDescriptor in class org.neo4j.kernel.impl.api.index.FailedIndexProxyTest |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package NativeSchemaIndex(pageCache PageCache, fs FileSystemAbstraction, storeFile File, layout Layout<KEY,VALUE>, monitor IndexProvider.Monitor, descriptor StoreIndexDescriptor) in class org.neo4j.kernel.impl.index.schema.NativeSchemaIndex |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package PartFactory(pageCache PageCache, fs FileSystemAbstraction, spatialIndexFiles SpatialIndexFiles, descriptor StoreIndexDescriptor, monitor IndexProvider.Monitor, samplingConfig IndexSamplingConfig, configuration SpaceFillingCurveConfiguration) in class org.neo4j.kernel.impl.index.schema.SpatialIndexPopulator.PartFactory |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public populationCompleteOn(descriptor StoreIndexDescriptor) : void in class org.neo4j.kernel.impl.api.index.IndexStatisticsTest.IndexOnlineMonitor |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public abstract getPopulator(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.api.index.IndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method private indexStateInfo(tag String, state InternalIndexState, descriptor StoreIndexDescriptor) : String in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Parameter Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public serialize(indexRule StoreIndexDescriptor) : byte[] in class org.neo4j.kernel.impl.store.record.SchemaRuleSerialization |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulator(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.impl.index.schema.SpatialIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package createFailedIndexProxy(descriptor StoreIndexDescriptor, populationFailure IndexPopulationFailure) : IndexProxy in class org.neo4j.kernel.impl.api.index.IndexProxyCreator |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public abstract getInitialState(descriptor StoreIndexDescriptor) : InternalIndexState in class org.neo4j.kernel.api.index.IndexProvider |
From |
To |
|
Change Parameter Type indexDescriptor : IndexDescriptor to indexDescriptor : StoreIndexDescriptor in method public CapableIndexDescriptor(indexDescriptor StoreIndexDescriptor, indexCapability IndexCapability) in class org.neo4j.kernel.impl.api.index.CapableIndexDescriptor |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getOnlineAccessor(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.impl.index.schema.TemporalIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method private populatorFromProvider(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.impl.api.index.IndexProxyCreator |
From |
To |
|
Change Parameter Type rules : IndexDescriptor... to rules : StoreIndexDescriptor... in method public createIndexes(rules StoreIndexDescriptor...) : void in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method private indexUserDescription(descriptor StoreIndexDescriptor) : String in class org.neo4j.kernel.impl.api.index.IndexProxyCreator |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getOnlineAccessor(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.impl.api.index.inmemory.UpdateCapturingIndexProvider |
From |
To |
|
Change Parameter Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public lengthOf(indexRule StoreIndexDescriptor) : int in class org.neo4j.kernel.impl.store.record.SchemaRuleSerialization |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getOnlineAccessor(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.impl.index.schema.NativeIndexProvider |
From |
To |
|
Change Parameter Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public checkIndexRule(rule StoreIndexDescriptor, record DynamicRecord, records RecordAccess, engine CheckerEngine<DynamicRecord,ConsistencyReport.SchemaConsistencyReport>) : void in class org.neo4j.consistency.checking.SchemaRecordCheck.ObligationsCheckStrategy |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulationFailure(descriptor StoreIndexDescriptor) : String in class org.neo4j.kernel.api.impl.schema.LuceneIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulator(descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexPopulator in class org.neo4j.kernel.impl.index.schema.TemporalIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public getPopulationFailure(descriptor StoreIndexDescriptor) : String in class org.neo4j.kernel.impl.index.schema.SpatialIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package createOnlineIndexProxy(descriptor StoreIndexDescriptor) : IndexProxy in class org.neo4j.kernel.impl.api.index.IndexProxyCreator |
From |
To |
|
Change Parameter Type indexDescriptors : Iterable<IndexDescriptor> to indexDescriptors : Iterable<StoreIndexDescriptor> in method package IndexingService(indexProxyCreator IndexProxyCreator, providerMap IndexProviderMap, indexMapRef IndexMapReference, storeView IndexStoreView, indexDescriptors Iterable<StoreIndexDescriptor>, samplingController IndexSamplingController, tokenNameLookup TokenNameLookup, scheduler JobScheduler, schemaState SchemaState, multiPopulatorFactory MultiPopulatorFactory, logProvider LogProvider, monitor Monitor) in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method package layout(descriptor StoreIndexDescriptor) : Layout<NumberSchemaKey,NativeSchemaValue> in class org.neo4j.kernel.impl.index.schema.NumberIndexProvider |
From |
To |
|
Change Parameter Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method protected newIndexAccessor(storeFile File, layout Layout<StringSchemaKey,NativeSchemaValue>, descriptor StoreIndexDescriptor, samplingConfig IndexSamplingConfig) : IndexAccessor in class org.neo4j.kernel.impl.index.schema.StringIndexProvider |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private findRuleForLabel(schemaDescriptor LabelSchemaDescriptor) : StoreIndexDescriptor in class schema.MultiIndexPopulationConcurrentUpdatesIT.IndexDropAction |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method public withOwningConstraint(constraintId long) : StoreIndexDescriptor in class org.neo4j.kernel.api.schema.index.StoreIndexDescriptor |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private constraintIndexRule(ruleId long, labelId int, propertyKeyId int, providerDescriptor IndexProvider.Descriptor) : StoreIndexDescriptor in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private readIndexRule(id long, source ByteBuffer) : StoreIndexDescriptor in class org.neo4j.kernel.impl.store.record.SchemaRuleSerialization |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method public constraintIndexRule(id long, descriptor PendingIndexDescriptor, providerDescriptor IndexProvider.Descriptor, owningConstraint Long) : StoreIndexDescriptor in class org.neo4j.kernel.api.schema.index.StoreIndexDescriptor |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private constraintIndexRule(ruleId long, labelId int, propertyKeyId int, providerDescriptor IndexProvider.Descriptor, constraintId long) : StoreIndexDescriptor in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Return Type IndexDescriptor[] to StoreIndexDescriptor[] in method private createIndexRules(labelNameIdMap Map<String,Integer>, propertyId int) : StoreIndexDescriptor[] in class schema.MultiIndexPopulationConcurrentUpdatesIT |
From |
To |
|
Change Return Type IndexDescriptor[] to StoreIndexDescriptor[] in method private getIndexesNeedingPopulation() : StoreIndexDescriptor[] in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private newIndexRule(id long, label int, propertyKey int) : StoreIndexDescriptor in class org.neo4j.kernel.impl.api.store.SchemaCacheTest |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private constraintIndexRule(id long, label int, propertyKeyId int, providerDescriptor IndexProvider.Descriptor, owningConstraint Long) : StoreIndexDescriptor in class org.neo4j.kernel.impl.transaction.command.NeoStoreTransactionApplierTest |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method public indexRule(id long, label int, propertyKeyId int, providerDescriptor IndexProvider.Descriptor) : StoreIndexDescriptor in class org.neo4j.kernel.impl.transaction.command.NeoStoreTransactionApplierTest |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method public constraintIndexRule(ruleId long, labelId int, propertyId int, descriptor IndexProvider.Descriptor) : StoreIndexDescriptor in class org.neo4j.consistency.checking.SchemaRuleUtil |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method public indexRule(id long, descriptor PendingIndexDescriptor, providerDescriptor IndexProvider.Descriptor, name String) : StoreIndexDescriptor in class org.neo4j.kernel.api.schema.index.StoreIndexDescriptor |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method public indexGetForSchema(descriptor PendingIndexDescriptor) : StoreIndexDescriptor in class org.neo4j.kernel.impl.store.SchemaStorage |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private descriptor() : StoreIndexDescriptor in class org.neo4j.kernel.impl.index.schema.NativeIndexProviderTest |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method public getDescriptor() : StoreIndexDescriptor in class org.neo4j.kernel.impl.api.index.IndexingService.IndexLogRecord |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private descriptorUnique() : StoreIndexDescriptor in class org.neo4j.kernel.impl.index.schema.NativeIndexProviderTest |
From |
To |
|
Change Return Type Collection<IndexDescriptor> to Collection<StoreIndexDescriptor> in method public notOnlineRules() : Collection<StoreIndexDescriptor> in class org.neo4j.consistency.checking.index.IndexAccessors |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method public getIndexDescriptor() : StoreIndexDescriptor in class org.neo4j.kernel.impl.api.index.RebuildingIndexDescriptor |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private indexRule(ruleId long, labelId int, propertyKeyId int, providerDescriptor IndexProvider.Descriptor) : StoreIndexDescriptor in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method public indexRule(ruleId long, labelId int, propertyId int, descriptor IndexProvider.Descriptor) : StoreIndexDescriptor in class org.neo4j.consistency.checking.SchemaRuleUtil |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private indexRule(ruleId long, descriptor IndexProvider.Descriptor, labelId int, propertyIds int...) : StoreIndexDescriptor in class org.neo4j.kernel.impl.store.SchemaStoreTest |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method package indexDescriptor() : StoreIndexDescriptor in class org.neo4j.kernel.impl.index.schema.LayoutTestUtil |
From |
To |
|
Change Return Type List<IndexDescriptor> to List<StoreIndexDescriptor> in method private getIndexRules(neoStores NeoStores) : List<StoreIndexDescriptor> in class schema.MultiIndexPopulationConcurrentUpdatesIT |
From |
To |
|
Change Return Type Iterable<IndexDescriptor> to Iterable<StoreIndexDescriptor> in method public onlineRules() : Iterable<StoreIndexDescriptor> in class org.neo4j.consistency.checking.index.IndexAccessors |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method public constraintIndexRule(ruleId long, labelId int, propertyId int, descriptor IndexProvider.Descriptor, constraintId long) : StoreIndexDescriptor in class org.neo4j.consistency.checking.SchemaRuleUtil |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private makeIndexRule(ruleId long, label String, propertyKey String) : StoreIndexDescriptor in class org.neo4j.kernel.impl.store.SchemaStorageTest |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private uniqueIndexRule(ruleId long, owningConstraint long, descriptor IndexProvider.Descriptor, labelId int, propertyIds int...) : StoreIndexDescriptor in class org.neo4j.kernel.impl.store.SchemaStoreTest |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private indexRule(ruleId long, labelId int, propertyId int, descriptor Descriptor) : StoreIndexDescriptor in class org.neo4j.kernel.impl.transaction.command.NeoTransactionIndexApplierTest |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method public constraintIndexRule(id long, descriptor PendingIndexDescriptor, providerDescriptor IndexProvider.Descriptor, owningConstraint Long, name String) : StoreIndexDescriptor in class org.neo4j.kernel.api.schema.index.StoreIndexDescriptor |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method public indexRule(id long, descriptor PendingIndexDescriptor, providerDescriptor IndexProvider.Descriptor) : StoreIndexDescriptor in class org.neo4j.kernel.api.schema.index.StoreIndexDescriptor |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private makeIndexRuleForConstraint(ruleId long, label String, propertyKey String, constraintId long) : StoreIndexDescriptor in class org.neo4j.kernel.impl.store.SchemaStorageTest |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private readIndexRule(id long, constraintIndex boolean, label int, serialized ByteBuffer) : StoreIndexDescriptor in class org.neo4j.kernel.impl.store.record.SchemaRuleDeserializer2_0to3_1 |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private indexRule(index PendingIndexDescriptor) : StoreIndexDescriptor in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageReader |
From |
To |
|
Change Return Type Iterator<IndexDescriptor> to Iterator<StoreIndexDescriptor> in method public indexesGetAll() : Iterator<StoreIndexDescriptor> in class org.neo4j.kernel.impl.store.SchemaStorage |
From |
To |
|
Change Return Type IndexDescriptor to StoreIndexDescriptor in method private assertIndexRule(schemaRule SchemaRule) : StoreIndexDescriptor in class org.neo4j.kernel.impl.store.record.SchemaRuleSerializationTest |
From |
To |
|
Change Variable Type rules : ArrayList<IndexDescriptor> to rules : ArrayList<StoreIndexDescriptor> in method private createSchemaStorage() : SchemaStorage in class org.neo4j.tools.dump.DumpCountsStoreTest |
From |
To |
|
Change Variable Type onlineIndex : IndexDescriptor to onlineIndex : StoreIndexDescriptor in method public shouldLogIndexStateOnInit() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type schemaRule : IndexDescriptor to schemaRule : StoreIndexDescriptor in method private createIndexRule(labelId int, propertyKeyIds int[]) : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl |
From |
To |
|
Change Variable Type readIndexRule : IndexDescriptor to readIndexRule : StoreIndexDescriptor in method public storeAndLoadCompositeSchemaRule() : void in class org.neo4j.kernel.impl.store.SchemaStoreTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldNotReportConstraintIndexRuleWithoutBackReference() : void in class org.neo4j.consistency.checking.SchemaRecordCheckTest |
From |
To |
|
Change Variable Type rule2 : IndexDescriptor to rule2 : StoreIndexDescriptor in method public shouldReportDuplicateConstraintReferences() : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method private getIndexesNeedingPopulation() : StoreIndexDescriptor[] in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldReportUnreferencedConstraintIndex() : void in class org.neo4j.consistency.checking.SchemaRecordCheckTest |
From |
To |
|
Change Variable Type indexes : Iterator<IndexDescriptor> to indexes : Iterator<StoreIndexDescriptor> in method public IndexAccessors(providers IndexProviderMap, schemaStore RecordStore<DynamicRecord>, samplingConfig IndexSamplingConfig) in class org.neo4j.consistency.checking.index.IndexAccessors |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method private createUniquenessConstraintRule(labelId int, propertyKeyIds int...) : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest |
From |
To |
|
Change Variable Type indexesNeedingPopulation : List<IndexDescriptor> to indexesNeedingPopulation : List<StoreIndexDescriptor> in method private getIndexesNeedingPopulation() : StoreIndexDescriptor[] in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl |
From |
To |
|
Change Variable Type failedIndex : IndexDescriptor to failedIndex : StoreIndexDescriptor in method public shouldLogIndexStateOutliersOnInit() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type readIndexRule : IndexDescriptor to readIndexRule : StoreIndexDescriptor in method public storeAndLoadSchemaRule() : void in class org.neo4j.kernel.impl.store.SchemaStoreTest |
From |
To |
|
Change Variable Type indexRules : Iterator<IndexDescriptor> to indexRules : Iterator<StoreIndexDescriptor> in method private getAllIndexesFrom(storage SchemaStorage) : Map<Long,PendingIndexDescriptor> in class org.neo4j.tools.dump.DumpCountsStore |
From |
To |
|
Change Variable Type rule2 : IndexDescriptor to rule2 : StoreIndexDescriptor in method public shouldReportTwoConstraintIndexesReferencingSameConstraint() : void in class org.neo4j.consistency.checking.SchemaRecordCheckTest |
From |
To |
|
Change Variable Type deserialized : IndexDescriptor to deserialized : StoreIndexDescriptor in method private assertSerializeAndDeserializeIndexRule(indexRule StoreIndexDescriptor) : void in class org.neo4j.kernel.impl.store.record.SchemaRuleSerializationTest |
From |
To |
|
Change Variable Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method private createAlwaysInitiallyPopulatingLuceneIndexFactory() : KernelExtensionFactory<LuceneIndexProviderFactory.Dependencies> in class org.neo4j.kernel.api.impl.schema.LuceneIndexRecoveryIT |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public testManualIndexPopulation() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceIntegrationTest |
From |
To |
|
Change Variable Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public shouldRequestIndexPopulationFailingWithFileNotFoundException() : void in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexCorruptionTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldForgetDeferredIndexDropDuringRecoveryIfCreatedIndexWithSameRuleId() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public shouldCreateUniqueIndex() : void in class org.neo4j.kernel.impl.store.record.IndexRuleTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method private findRuleForLabel(schemaDescriptor LabelSchemaDescriptor) : StoreIndexDescriptor in class schema.MultiIndexPopulationConcurrentUpdatesIT.IndexDropAction |
From |
To |
|
Change Variable Type indexDescriptor : IndexDescriptor to indexDescriptor : StoreIndexDescriptor in method public shouldReportPopulatingIfAnyIsPopulating() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexProviderTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public visitAddedIndex(index PendingIndexDescriptor) : void in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.TransactionToRecordStateVisitor |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public shouldCreateIndexGivenCreateSchemaRuleCommand() : void in class org.neo4j.kernel.impl.transaction.command.NeoTransactionIndexApplierTest |
From |
To |
|
Change Variable Type populatingIndex : IndexDescriptor to populatingIndex : StoreIndexDescriptor in method public shouldLogIndexStateOnInit() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type onlineIndex : IndexDescriptor to onlineIndex : StoreIndexDescriptor in method public shouldLogIndexStateOnStart() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public storeAndLoadCompositeSchemaRule() : void in class org.neo4j.kernel.impl.store.SchemaStoreTest |
From |
To |
|
Change Variable Type rule1 : IndexDescriptor to rule1 : StoreIndexDescriptor in method public shouldReportTwoIndexRulesWithDuplicateContent() : void in class org.neo4j.consistency.checking.SchemaRecordCheckTest |
From |
To |
|
Change Variable Type indexDescriptor : IndexDescriptor to indexDescriptor : StoreIndexDescriptor in method public shouldReportFailedIfAnyIsFailed() : void in class org.neo4j.kernel.impl.index.schema.fusion.FusionIndexProviderTest |
From |
To |
|
Change Variable Type rules : Iterator<IndexDescriptor> to rules : Iterator<StoreIndexDescriptor> in method public indexGetForSchema(descriptor PendingIndexDescriptor) : StoreIndexDescriptor in class org.neo4j.kernel.impl.store.SchemaStorage |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public shouldCreateGeneralIndex() : void in class org.neo4j.kernel.impl.store.record.IndexRuleTest |
From |
To |
|
Change Variable Type rule1 : IndexDescriptor to rule1 : StoreIndexDescriptor in method public shouldReportInvalidConstraintBackReferences() : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest |
From |
To |
|
Change Variable Type readIndexRule : IndexDescriptor to readIndexRule : StoreIndexDescriptor in method public storeAndLoad_Big_CompositeSchemaRule() : void in class org.neo4j.kernel.impl.store.SchemaStoreTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public shouldLogIndexStateOutliersOnInit() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type indexRuleIterator : Iterator<IndexDescriptor> to indexRuleIterator : Iterator<StoreIndexDescriptor> in method public shouldReportNodesWithDuplicatePropertyValueInUniqueIndex() : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public shouldDropIndexGivenDropSchemaRuleCommand() : void in class org.neo4j.kernel.impl.transaction.command.NeoTransactionIndexApplierTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public storeAndLoadSchemaRule() : void in class org.neo4j.kernel.impl.store.SchemaStoreTest |
From |
To |
|
Change Variable Type rule2 : IndexDescriptor to rule2 : StoreIndexDescriptor in method public shouldSnapshotOnlineIndexes() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type indexDescriptor : IndexDescriptor to indexDescriptor : StoreIndexDescriptor in method public init() : void in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method private createUniqueIndexAndOwningConstraint(schemaIndexDescriptor PendingIndexDescriptor, constraintDescriptor IndexBackedConstraintDescriptor) : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl |
From |
To |
|
Change Variable Type rule1 : IndexDescriptor to rule1 : StoreIndexDescriptor in method public shouldReportConstraintIndexNotReferencingBack() : void in class org.neo4j.consistency.checking.SchemaRecordCheckTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method private matchIndexesToNode(record NodeRecord, engine CheckerEngine<NodeRecord,ConsistencyReport.NodeConsistencyReport>, records RecordAccess, propertyRecs Collection<PropertyRecord>) : void in class org.neo4j.consistency.checking.full.PropertyAndNodeIndexedCheck |
From |
To |
|
Change Variable Type rule2 : IndexDescriptor to rule2 : StoreIndexDescriptor in method public addRemoveIndexes() : void in class org.neo4j.kernel.impl.api.store.SchemaCacheTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldReturnNullIfIndexRuleForLabelAndPropertyDoesNotExist() : void in class org.neo4j.kernel.impl.store.SchemaStorageTest |
From |
To |
|
Change Variable Type populatingIndex : IndexDescriptor to populatingIndex : StoreIndexDescriptor in method public shouldLogIndexStateOnStart() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public committedConstraintRuleShouldCrossReferenceTheCorrespondingIndexRule() : void in class org.neo4j.kernel.impl.api.integrationtest.UniquenessConstraintCreationIT |
From |
To |
|
Change Variable Type indexRule3 : IndexDescriptor to indexRule3 : StoreIndexDescriptor in method public shouldCreateMultipleIndexesInOneCall() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type indexDescriptors : IndexDescriptor[] to indexDescriptors : StoreIndexDescriptor[] in method private repopulateAllIndexes() : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl |
From |
To |
|
Change Variable Type rules : Iterator<IndexDescriptor> to rules : Iterator<StoreIndexDescriptor> in method public shouldNotReportIndexInconsistenciesIfIndexIsFailed() : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest |
From |
To |
|
Change Variable Type indexRule2 : IndexDescriptor to indexRule2 : StoreIndexDescriptor in method public shouldCreateMultipleIndexesInOneCall() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type candidate : IndexDescriptor to candidate : StoreIndexDescriptor in method public indexGetForSchema(descriptor PendingIndexDescriptor) : StoreIndexDescriptor in class org.neo4j.kernel.impl.store.SchemaStorage |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method private createSchemaStorage() : SchemaStorage in class org.neo4j.tools.dump.DumpCountsStoreTest |
From |
To |
|
Change Variable Type indexRule1 : IndexDescriptor to indexRule1 : StoreIndexDescriptor in method public shouldCreateMultipleIndexesInOneCall() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldListIndexRulesForLabelPropertyAndKind() : void in class org.neo4j.kernel.impl.store.SchemaStorageTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method private indexRule(index PendingIndexDescriptor) : StoreIndexDescriptor in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageReader |
From |
To |
|
Change Variable Type rule2 : IndexDescriptor to rule2 : StoreIndexDescriptor in method public shouldNotSnapshotPopulatingIndexes() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public visitRemovedIndex(index PendingIndexDescriptor) : void in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.TransactionToRecordStateVisitor |
From |
To |
|
Change Variable Type rule1 : IndexDescriptor to rule1 : StoreIndexDescriptor in method public addRemoveIndexes() : void in class org.neo4j.kernel.impl.api.store.SchemaCacheTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public detectUniqueIndexWithoutOwningConstraint() : void in class org.neo4j.kernel.impl.store.record.IndexRuleTest |
From |
To |
|
Change Variable Type indexDescriptorIterator : Iterator<IndexDescriptor> to indexDescriptorIterator : Iterator<StoreIndexDescriptor> in method public shouldReportNodesThatAreNotIndexed() : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldApplyUpdateIndexRuleSchemaRuleCommandToTheStoreInRecovery() : void in class org.neo4j.kernel.impl.transaction.command.NeoStoreTransactionApplierTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldReportInvalidLabelReferences() : void in class org.neo4j.consistency.checking.SchemaRecordCheckTest |
From |
To |
|
Change Variable Type deserialized : IndexDescriptor to deserialized : StoreIndexDescriptor in method private assertParseIndexRule(serialized String, name String) : void in class org.neo4j.kernel.impl.store.record.SchemaRuleSerializationTest |
From |
To |
|
Change Variable Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public shouldRequestIndexPopulationWhenFailingWithEOFException() : void in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexCorruptionTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public shouldReportNodesWithDuplicatePropertyValueInUniqueIndex() : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public IndexAccessors(providers IndexProviderMap, schemaStore RecordStore<DynamicRecord>, samplingConfig IndexSamplingConfig) in class org.neo4j.consistency.checking.index.IndexAccessors |
From |
To |
|
Change Variable Type index : IndexDescriptor to index : StoreIndexDescriptor in method private repopulateAllIndexes() : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public storeAndLoad_Big_CompositeSchemaRule() : void in class org.neo4j.kernel.impl.store.SchemaStoreTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method private getAllIndexesFrom(storage SchemaStorage) : Map<Long,PendingIndexDescriptor> in class org.neo4j.tools.dump.DumpCountsStore |
From |
To |
|
Change Variable Type foundRule : IndexDescriptor to foundRule : StoreIndexDescriptor in method public indexGetForSchema(descriptor PendingIndexDescriptor) : StoreIndexDescriptor in class org.neo4j.kernel.impl.store.SchemaStorage |
From |
To |
|
Change Variable Type otherIndex : IndexDescriptor to otherIndex : StoreIndexDescriptor in method public shouldNotLoseIndexDescriptorDueToOtherSimilarIndexDuringRecovery() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldApplyUpdateIndexRuleSchemaRuleCommandToTheStoreThrowingIndexProblem() : void in class org.neo4j.kernel.impl.transaction.command.NeoStoreTransactionApplierTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldReturnIndexRuleForLabelAndVeryManyPropertiesComposite() : void in class org.neo4j.kernel.impl.store.SchemaStorageTest |
From |
To |
|
Change Variable Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public shouldRequestIndexPopulationIfTheIndexIsCorrupt() : void in class org.neo4j.kernel.api.impl.schema.LuceneSchemaIndexCorruptionTest |
From |
To |
|
Change Variable Type indexDescriptor : IndexDescriptor to indexDescriptor : StoreIndexDescriptor in method public IndexAccessors(providers IndexProviderMap, schemaStore RecordStore<DynamicRecord>, samplingConfig IndexSamplingConfig) in class org.neo4j.consistency.checking.index.IndexAccessors |
From |
To |
|
Change Variable Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public apply(indexMap IndexMap) : IndexMap in class org.neo4j.kernel.impl.api.index.IndexingService.IndexPopulationStarter |
From |
To |
|
Change Variable Type updatedIndexRule : IndexDescriptor to updatedIndexRule : StoreIndexDescriptor in method public setConstraintIndexOwner(indexRule StoreIndexDescriptor, constraintId long) : void in class org.neo4j.kernel.impl.transaction.state.TransactionRecordState |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldNotReportIndexInconsistenciesIfIndexIsFailed() : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldApplyCreateIndexRuleSchemaRuleCommandToTheStoreInRecovery() : void in class org.neo4j.kernel.impl.transaction.command.NeoStoreTransactionApplierTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public run() : void in class schema.MultiIndexPopulationConcurrentUpdatesIT.IndexDropAction |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldApplyDeleteIndexRuleSchemaRuleCommandToTheStoreInRecovery() : void in class org.neo4j.kernel.impl.transaction.command.NeoStoreTransactionApplierTest |
From |
To |
|
Change Variable Type rule2 : IndexDescriptor to rule2 : StoreIndexDescriptor in method private assertEqualityByDescriptor(descriptor PendingIndexDescriptor) : void in class org.neo4j.kernel.impl.store.record.IndexRuleTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public shouldCreateConsistentUniquenessConstraint() : void in class org.neo4j.unsafe.batchinsert.internal.BatchInsertTest |
From |
To |
|
Change Variable Type rule1 : IndexDescriptor to rule1 : StoreIndexDescriptor in method public shouldSnapshotOnlineIndexes() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type failedIndex : IndexDescriptor to failedIndex : StoreIndexDescriptor in method public shouldLogIndexStateOutliersOnStart() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public run() : void in class org.neo4j.consistency.checking.full.ConsistencyCheckTasks.IndexDirtyCheckTask |
From |
To |
|
Change Variable Type indexDescriptor : IndexDescriptor to indexDescriptor : StoreIndexDescriptor in method public shouldReportNodesThatAreNotIndexed() : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest |
From |
To |
|
Change Variable Type listedRules : Set<IndexDescriptor> to listedRules : Set<StoreIndexDescriptor> in method public shouldListAllIndexRules() : void in class org.neo4j.kernel.impl.store.SchemaStorageTest |
From |
To |
|
Change Variable Type rule1 : IndexDescriptor to rule1 : StoreIndexDescriptor in method public shouldReportUniquenessConstraintNotReferencingBack() : void in class org.neo4j.consistency.checking.SchemaRecordCheckTest |
From |
To |
|
Change Variable Type rule2 : IndexDescriptor to rule2 : StoreIndexDescriptor in method public shouldReportTwoIndexRulesWithDuplicateContent() : void in class org.neo4j.consistency.checking.SchemaRecordCheckTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public indexGetOwningUniquenessConstraintId(index PendingIndexDescriptor) : Long in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageReader |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldRefreshIndexesOnStart() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type index : IndexDescriptor to index : StoreIndexDescriptor in method public shouldNotLoseIndexDescriptorDueToOtherSimilarIndexDuringRecovery() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method private createIndexRule(labelId int, propertyKeyIds int...) : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest |
From |
To |
|
Change Variable Type deserialized : IndexDescriptor to deserialized : StoreIndexDescriptor in method private assertParseUniqueIndexRule(serialized String, name String) : void in class org.neo4j.kernel.impl.store.record.SchemaRuleSerializationTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldApplyDeleteIndexRuleSchemaRuleCommandToTheStore() : void in class org.neo4j.kernel.impl.transaction.command.NeoStoreTransactionApplierTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method private createNodeKeyConstraintRule(labelId int, propertyKeyIds int...) : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldApplyUpdateIndexRuleSchemaRuleCommandToTheStore() : void in class org.neo4j.kernel.impl.transaction.command.NeoStoreTransactionApplierTest |
From |
To |
|
Change Variable Type failedIndex : IndexDescriptor to failedIndex : StoreIndexDescriptor in method public shouldLogIndexStateOnStart() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method private visitAddedNodeKeyConstraint(uniqueConstraint NodeKeyConstraintDescriptor, constraintId long) : void in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.TransactionToRecordStateVisitor |
From |
To |
|
Change Variable Type rule1 : IndexDescriptor to rule1 : StoreIndexDescriptor in method private assertEqualityByDescriptor(descriptor PendingIndexDescriptor) : void in class org.neo4j.kernel.impl.store.record.IndexRuleTest |
From |
To |
|
Change Variable Type rule1 : IndexDescriptor to rule1 : StoreIndexDescriptor in method public shouldReportTwoConstraintIndexesReferencingSameConstraint() : void in class org.neo4j.consistency.checking.SchemaRecordCheckTest |
From |
To |
|
Change Variable Type indexes : List<IndexDescriptor> to indexes : List<StoreIndexDescriptor> in method public shouldLogIndexStateOutliersOnStart() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor 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 descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public putIndexProxy(indexProxy IndexProxy) : void in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldReturnIndexRuleForLabelAndProperty() : void in class org.neo4j.kernel.impl.store.SchemaStorageTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public shouldStoreIndexFailureWhenFailingToCreateOnlineAccessorAfterRecoveringPopulatingIndex() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method public shouldLogIndexStateOutliersOnStart() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldReturnIndexRuleForLabelAndPropertyComposite() : void in class org.neo4j.kernel.impl.store.SchemaStorageTest |
From |
To |
|
Change Variable Type populatingIndex : IndexDescriptor to populatingIndex : StoreIndexDescriptor in method public shouldLogIndexStateOutliersOnStart() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type withConstraint : IndexDescriptor to withConstraint : StoreIndexDescriptor in method public shouldCreateUniqueIndex() : void in class org.neo4j.kernel.impl.store.record.IndexRuleTest |
From |
To |
|
Change Variable Type expectedRules : Set<IndexDescriptor> to expectedRules : Set<StoreIndexDescriptor> in method public shouldListAllIndexRules() : void in class org.neo4j.kernel.impl.store.SchemaStorageTest |
From |
To |
|
Change Variable Type indexRule : IndexDescriptor to indexRule : StoreIndexDescriptor in method private visitAddedUniquenessConstraint(uniqueConstraint UniquenessConstraintDescriptor, constraintId long) : void in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.TransactionToRecordStateVisitor |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public indexGetCommittedId(index PendingIndexDescriptor) : long in class org.neo4j.kernel.impl.storageengine.impl.recordstorage.RecordStorageReader |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldReportInvalidPropertyReferenceFromIndexRule() : void in class org.neo4j.consistency.checking.SchemaRecordCheckTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldReportBrokenSchemaRecordChain() : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest |
From |
To |
|
Change Variable Type rule1 : IndexDescriptor to rule1 : StoreIndexDescriptor in method public shouldNotSnapshotPopulatingIndexes() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldApplyCreateIndexRuleSchemaRuleCommandToTheStore() : void in class org.neo4j.kernel.impl.transaction.command.NeoStoreTransactionApplierTest |
From |
To |
|
Change Variable Type failedIndex : IndexDescriptor to failedIndex : StoreIndexDescriptor in method public shouldLogIndexStateOnInit() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type indexes : List<IndexDescriptor> to indexes : List<StoreIndexDescriptor> in method public shouldLogIndexStateOutliersOnInit() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public shouldNotCheckConflictsWhenApplyingUpdatesInOnlineAccessor() : void in class org.neo4j.kernel.impl.index.schema.NativeIndexProviderTest |
From |
To |
|
Change Variable Type populatingIndex : IndexDescriptor to populatingIndex : StoreIndexDescriptor in method public shouldLogIndexStateOutliersOnInit() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type rule1 : IndexDescriptor to rule1 : StoreIndexDescriptor in method public shouldReportDuplicateConstraintReferences() : void in class org.neo4j.consistency.checking.full.FullCheckIntegrationTest |
From |
To |
|
Change Variable Type rule : IndexDescriptor to rule : StoreIndexDescriptor in method public shouldFailToStartIfMissingIndexProvider() : void in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type descriptor : IndexDescriptor to descriptor : StoreIndexDescriptor in method public start() : void in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |