|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexCreate(descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.impl.api.OperationsFacade |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexUpdatesAndSize(descriptor SchemaDescriptor, target DoubleLongRegister) : DoubleLongRegister in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method private assertIndexDoesNotExist(context SchemaKernelException.OperationContext, descriptor SchemaDescriptor) : void in class org.neo4j.kernel.impl.newapi.Operations |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexSize(descriptor SchemaDescriptor) : long in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexCreate(descriptor SchemaDescriptor) : IndexReference in class org.neo4j.kernel.impl.newapi.Operations |
From |
To |
|
Change Parameter Type updates : Iterable<IndexEntryUpdate<LabelSchemaDescriptor>> to updates : Iterable<IndexEntryUpdate<SchemaDescriptor>> in method public DirectIndexUpdates(updates Iterable<IndexEntryUpdate<SchemaDescriptor>>) in class org.neo4j.kernel.impl.transaction.state.DirectIndexUpdates |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexSize(descriptor SchemaDescriptor) : long in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexSample(descriptor SchemaDescriptor, target DoubleLongRegister) : DoubleLongRegister in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public uniquePropertyConstraintCreate(state KernelStatement, descriptor SchemaDescriptor) : UniquenessConstraintDescriptor in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method package NodePropertyAccessor(nodeId long, schema SchemaDescriptor, values Value...) in class org.neo4j.kernel.api.index.NodePropertyAccessor |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public getIndexProxy(descriptor SchemaDescriptor) : IndexProxy in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public putIndex(descriptor SchemaDescriptor, userDescription String, uniqueValuesPercentage double, size long) : void in class org.neo4j.kernel.impl.util.dbstructure.DbStructureCollector.IndexDescriptorMap |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexCreate(descriptor SchemaDescriptor) : IndexReference in class org.neo4j.internal.kernel.api.SchemaWrite |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexUpdatesAndSize(descriptor SchemaDescriptor) : DoubleLongRegister in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public getIndexId(descriptor SchemaDescriptor) : long in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Parameter Type schemaDescriptor : LabelSchemaDescriptor to schemaDescriptor : SchemaDescriptor in method public indexCreate(schemaDescriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.api.SchemaWriteOperations |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public getIndexId(descriptor SchemaDescriptor) : long in class org.neo4j.kernel.impl.api.index.IndexMapReference |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private assertPredicatesMatchSchema(schema SchemaDescriptor, predicates ExactPredicate[]) : void in class org.neo4j.kernel.impl.api.ConstraintEnforcingEntityOperations |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method protected messageWithLabelAndPropertyName(tokenNameLookup TokenNameLookup, formatString String, descriptor SchemaDescriptor) : String in class org.neo4j.internal.kernel.api.exceptions.schema.SchemaKernelException |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method package getUpdater(descriptor SchemaDescriptor) : IndexUpdater in class org.neo4j.kernel.impl.api.index.IndexUpdaterMap |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public uniquePropertyConstraintCreate(state KernelStatement, descriptor SchemaDescriptor) : UniquenessConstraintDescriptor in class org.neo4j.kernel.impl.api.DataIntegrityValidatingStatementOperations |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public change(nodeId long, schema SchemaDescriptor, o1 Object[], o2 Object[]) : IndexEntryUpdate<SchemaDescriptor> in class org.neo4j.kernel.api.index.IndexQueryHelper |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method package indexGetForSchema(descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.impl.newapi.AllStoreHolder |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexGetFailure(descriptor SchemaDescriptor) : String in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |
|
Change Parameter Type populationsWithUpdaters : Map<LabelSchemaDescriptor,Pair<IndexPopulation,IndexUpdater>> to populationsWithUpdaters : Map<SchemaDescriptor,Pair<IndexPopulation,IndexUpdater>> in method package MultipleIndexUpdater(multipleIndexPopulator MultipleIndexPopulator, populationsWithUpdaters Map<SchemaDescriptor,Pair<IndexPopulation,IndexUpdater>>, logProvider LogProvider) in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator.MultipleIndexUpdater |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexUniqueValuesPercentage(descriptor SchemaDescriptor) : double in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexDoUpdateEntry(descriptor SchemaDescriptor, nodeId long, propertiesBefore ValueTuple, propertiesAfter ValueTuple) : void in class org.neo4j.kernel.impl.api.state.TxState |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexGetForSchema(descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.locking.QueryExecutionLocksIT.LockRecordingReadOperationsWrapper |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public createConstraintIndex(schema SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.impl.api.state.ConstraintIndexCreator |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexCreate(state KernelStatement, descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.impl.api.DataIntegrityValidatingStatementOperations |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method private assertIndexDoesNotExist(state KernelStatement, context OperationContext, descriptor SchemaDescriptor) : void in class org.neo4j.kernel.impl.api.DataIntegrityValidatingStatementOperations |
From |
To |
|
Change Parameter Type supplier : SchemaDescriptor.Supplier to supplier : SchemaDescriptorSupplier in method public hasRelType(supplier SchemaDescriptorSupplier, relTypeId int) : boolean in class org.neo4j.internal.kernel.api.schema.SchemaDescriptorPredicates |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private relevantAfter(schema SchemaDescriptor) : boolean in class org.neo4j.kernel.impl.api.index.NodeUpdates |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public getIndex(descriptor SchemaDescriptor) : IndexStatistics in class org.neo4j.kernel.impl.util.dbstructure.DbStructureCollector.IndexDescriptorMap |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexGetForSchema(state KernelStatement, descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.impl.api.operations.SchemaReadOperations |
From |
To |
|
Change Parameter Type supplier : SchemaDescriptor.Supplier to supplier : SchemaDescriptorSupplier in method public hasLabel(supplier SchemaDescriptorSupplier, labelId int) : boolean in class org.neo4j.internal.kernel.api.schema.SchemaDescriptorPredicates |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public getOnlineIndexId(descriptor SchemaDescriptor) : long in class org.neo4j.kernel.impl.api.index.IndexMapReference |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public remove(nodeId long, schema SchemaDescriptor, objects Object...) : IndexEntryUpdate<SchemaDescriptor> in class org.neo4j.kernel.api.index.IndexQueryHelper |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public forSchema(schema SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.api.schema.index.SchemaIndexDescriptorFactory |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public addNode(nodeId long, schema SchemaDescriptor, values Value...) : void in class org.neo4j.kernel.api.index.NodePropertyAccessor |
From |
To |
|
Change Parameter Type updates : Iterable<IndexEntryUpdate<LabelSchemaDescriptor>> to updates : Iterable<IndexEntryUpdate<SchemaDescriptor>> in method private apply(updates Iterable<IndexEntryUpdate<SchemaDescriptor>>, updateMode IndexUpdateMode) : void in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private relevantBefore(schema SchemaDescriptor) : boolean in class org.neo4j.kernel.impl.api.index.NodeUpdates |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexSample(descriptor SchemaDescriptor, target DoubleLongRegister) : DoubleLongRegister in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public uniquePropertyConstraintCreate(state KernelStatement, descriptor SchemaDescriptor) : UniquenessConstraintDescriptor in class org.neo4j.kernel.impl.api.StateHandlingStatementOperations |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexDescriptor(descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.impl.api.store.SchemaCache |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexGetForSchema(descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.impl.api.OperationsFacade |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public uniquePropertyConstraintCreate(descriptor SchemaDescriptor) : ConstraintDescriptor in class org.neo4j.internal.kernel.api.SchemaWrite |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public uniqueForSchema(schema SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.api.schema.index.SchemaIndexDescriptorFactory |
From |
To |
|
Change Parameter Type exceptions : Set<Pair<SchemaIndexDescriptor,UnderlyingStorageException>> to exceptions : Set<Pair<SchemaDescriptor,UnderlyingStorageException>> in method public MultipleUnderlyingStorageExceptions(exceptions Set<Pair<SchemaDescriptor,UnderlyingStorageException>>) in class org.neo4j.kernel.impl.store.MultipleUnderlyingStorageExceptions |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public evidenceMessage(tokenNameLookup TokenNameLookup, schema SchemaDescriptor) : String in class org.neo4j.kernel.api.exceptions.index.IndexEntryConflictException |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method private constructUserMessage(context OperationContext, tokenNameLookup TokenNameLookup, descriptor SchemaDescriptor) : String in class org.neo4j.kernel.api.exceptions.schema.AlreadyIndexedException |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private verifyIndexUpdate(schema SchemaDescriptor, nodeId long, before ValueTuple, after ValueTuple) : void in class org.neo4j.kernel.impl.newapi.IndexTxStateUpdaterTest |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public IndexPopulationFailedKernelException(descriptor SchemaDescriptor, indexUserDescription String, message String) in class org.neo4j.kernel.api.exceptions.index.IndexPopulationFailedKernelException |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public NoSuchIndexException(descriptor SchemaDescriptor) in class org.neo4j.kernel.api.exceptions.schema.NoSuchIndexException |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private verifyIndexUpdate(schema SchemaDescriptor, nodeId long, before ValueTuple, after ValueTuple) : void in class org.neo4j.kernel.impl.api.state.IndexTxStateUpdaterTest |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public getIndexProxy(descriptor SchemaDescriptor) : IndexProxy in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Parameter Type lookup : PrimitiveIntObjectMap<Set<LabelSchemaDescriptor>> to lookup : PrimitiveIntObjectMap<Set<SchemaDescriptor>> in method private addToLookup(key int, schema SchemaDescriptor, lookup PrimitiveIntObjectMap<Set<SchemaDescriptor>>) : void in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private addToLookup(key int, schema SchemaDescriptor, lookup PrimitiveIntObjectMap<Set<SchemaDescriptor>>) : void in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Parameter Type supplier : SchemaDescriptor.Supplier to supplier : SchemaDescriptorSupplier in method public hasProperty(supplier SchemaDescriptorSupplier, propertyId int) : boolean in class org.neo4j.internal.kernel.api.schema.SchemaDescriptorPredicates |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexCreate(state KernelStatement, descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.impl.api.StateHandlingStatementOperations |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public uniquePropertyConstraintCreate(state KernelStatement, descriptor SchemaDescriptor) : UniquenessConstraintDescriptor in class org.neo4j.kernel.impl.api.operations.SchemaWriteOperations |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexGetForSchema(descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.api.ReadOperations |
From |
To |
|
Change Parameter Type indexesByDescriptor : Map<LabelSchemaDescriptor,IndexProxy> to indexesByDescriptor : Map<SchemaDescriptor,IndexProxy> in method private IndexMap(indexesById PrimitiveLongObjectMap<IndexProxy>, indexesByDescriptor Map<SchemaDescriptor,IndexProxy>, indexIdsByDescriptor Map<SchemaDescriptor,Long>) in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public AlreadyIndexedException(descriptor SchemaDescriptor, context OperationContext) in class org.neo4j.kernel.api.exceptions.schema.AlreadyIndexedException |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexGetFailure(descriptor SchemaDescriptor) : String in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public triggerIndexSampling(descriptor SchemaDescriptor, mode IndexSamplingMode) : void in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexGetPopulationProgress(descriptor SchemaDescriptor) : PopulationProgress in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private seek(schema SchemaDescriptor, propertyValues Value[]) : IndexQuery[] in class org.neo4j.consistency.checking.full.PropertyAndNodeIndexedCheck |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public getIndexProxy(descriptor SchemaDescriptor) : IndexProxy in class org.neo4j.kernel.impl.api.index.IndexMapReference |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexCreate(state KernelStatement, descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.impl.api.operations.SchemaWriteOperations |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexUniqueValuesPercentage(descriptor SchemaDescriptor) : double in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexGetForSchema(state KernelStatement, descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexGetForSchema(state KernelStatement, descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.impl.api.StateHandlingStatementOperations |
From |
To |
|
Change Parameter Type exceptions : Set<Pair<SchemaIndexDescriptor,UnderlyingStorageException>> to exceptions : Set<Pair<SchemaDescriptor,UnderlyingStorageException>> in method private buildMessage(exceptions Set<Pair<SchemaDescriptor,UnderlyingStorageException>>) : String in class org.neo4j.kernel.impl.store.MultipleUnderlyingStorageExceptions |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method package indexDescriptor(descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.impl.api.store.SchemaCache.SchemaCacheState |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexGetForSchema(descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexDoUpdateEntry(descriptor SchemaDescriptor, nodeId long, before ValueTuple, after ValueTuple) : void in class org.neo4j.kernel.api.txstate.TransactionState |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public IndexPopulationFailedKernelException(descriptor SchemaDescriptor, indexUserDescription String, cause Throwable) in class org.neo4j.kernel.api.exceptions.index.IndexPopulationFailedKernelException |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public DropIndexFailureException(descriptor SchemaDescriptor, cause SchemaKernelException) in class org.neo4j.kernel.api.exceptions.schema.DropIndexFailureException |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public getIndexId(descriptor SchemaDescriptor) : long in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Parameter Type indexUpdate : IndexEntryUpdate<LabelSchemaDescriptor> to indexUpdate : IndexEntryUpdate<SchemaDescriptor> in method private processUpdate(updaterMap IndexUpdaterMap, indexUpdate IndexEntryUpdate<SchemaDescriptor>) : void in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Parameter Type updates : Iterable<IndexEntryUpdate<LabelSchemaDescriptor>> to updates : Iterable<IndexEntryUpdate<SchemaDescriptor>> in method private updates(updates Iterable<IndexEntryUpdate<SchemaDescriptor>>) : IndexUpdates in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private getIndexUpdatesForSeek(schema SchemaDescriptor, values ValueTuple, create boolean) : PrimitiveLongDiffSets in class org.neo4j.kernel.impl.api.state.TxState |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method private indexStillExists(schemaOps SchemaReadOperations, state KernelStatement, descriptor SchemaDescriptor, index SchemaIndexDescriptor) : boolean in class org.neo4j.kernel.impl.api.state.ConstraintIndexCreator |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public SchemaIndexDescriptor(schema SchemaDescriptor, type Type) in class org.neo4j.kernel.api.schema.index.SchemaIndexDescriptor |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private getIndexUpdatesByDescriptor(schema SchemaDescriptor, create boolean) : Map<ValueTuple,PrimitiveLongDiffSets> in class org.neo4j.kernel.impl.api.state.TxState |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexUpdatesAndSize(descriptor SchemaDescriptor, target DoubleLongRegister) : DoubleLongRegister in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public add(nodeId long, schema SchemaDescriptor, objects Object...) : IndexEntryUpdate<SchemaDescriptor> in class org.neo4j.kernel.api.index.IndexQueryHelper |
From |
To |
|
Change Parameter Type indexKey : LabelSchemaSupplier to indexKey : SchemaDescriptorSupplier in method private atLeastOneRelevantChange(indexKey SchemaDescriptorSupplier) : boolean in class org.neo4j.kernel.impl.api.index.NodeUpdates |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexGetForSchema(descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexGetPopulationProgress(descriptor SchemaDescriptor) : PopulationProgress in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private removeFromLookup(key int, schema SchemaDescriptor, lookup PrimitiveIntObjectMap<Set<SchemaDescriptor>>) : void in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public IndexBelongsToConstraintException(descriptor SchemaDescriptor) in class org.neo4j.kernel.api.exceptions.schema.IndexBelongsToConstraintException |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public uniquePropertyConstraintCreate(state KernelStatement, descriptor SchemaDescriptor) : UniquenessConstraintDescriptor in class org.neo4j.kernel.impl.api.ConstraintEnforcingEntityOperations |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method private indexStillExists(schemaRead SchemaRead, descriptor SchemaDescriptor, index CapableIndexReference) : boolean in class org.neo4j.kernel.impl.api.state.ConstraintIndexCreator |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexCreate(state KernelStatement, descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.impl.api.LockingStatementOperations |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method private getSortedIndexUpdates(descriptor SchemaDescriptor) : TreeMap<ValueTuple,PrimitiveLongDiffSets> in class org.neo4j.kernel.impl.api.state.TxState |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method private verifyVerifyUniqueness(index SchemaIndex, descriptor SchemaDescriptor, values Object...) : void in class org.neo4j.kernel.api.impl.schema.populator.UniqueDatabaseIndexPopulatingUpdaterTest |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public uniquePropertyConstraintCreate(descriptor SchemaDescriptor) : ConstraintDescriptor in class org.neo4j.kernel.impl.newapi.Operations |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexUniqueValuesPercentage(descriptor SchemaDescriptor) : double in class org.neo4j.storageengine.api.StoreReadLayer |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private add(nodeId long, schema SchemaDescriptor, value1 Object, value2 Object) : IndexEntryUpdate<SchemaDescriptor> in class org.neo4j.kernel.api.index.CompositeIndexAccessorCompatibility |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private getOrCreateUniquenessConstraintIndex(schemaRead SchemaRead, tokenRead TokenRead, schema SchemaDescriptor) : CapableIndexReference in class org.neo4j.kernel.impl.api.state.ConstraintIndexCreator |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private gatherPropsToLoad(schema SchemaDescriptor, target PrimitiveIntSet) : void in class org.neo4j.kernel.impl.api.index.NodeUpdates |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public indexCreate(state KernelStatement, descriptor SchemaDescriptor) : SchemaIndexDescriptor in class org.neo4j.kernel.impl.api.ConstraintEnforcingEntityOperations |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method private tryGetIndexId(descriptor SchemaDescriptor) : long in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Parameter Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public createUniquenessConstraintIndex(transaction KernelTransactionImplementation, descriptor SchemaDescriptor) : long in class org.neo4j.kernel.impl.api.state.ConstraintIndexCreator |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private addDescriptorToLookups(schema SchemaDescriptor) : void in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Parameter Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public change(nodeId long, schema SchemaDescriptor, o1 Object, o2 Object) : IndexEntryUpdate<SchemaDescriptor> in class org.neo4j.kernel.api.index.IndexQueryHelper |
From |
To |
|
Change Parameter Type lookup : PrimitiveIntObjectMap<Set<LabelSchemaDescriptor>> to lookup : PrimitiveIntObjectMap<Set<SchemaDescriptor>> in method private removeFromLookup(key int, schema SchemaDescriptor, lookup PrimitiveIntObjectMap<Set<SchemaDescriptor>>) : void in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Parameter Type indexIdsByDescriptor : Map<LabelSchemaDescriptor,Long> to indexIdsByDescriptor : Map<SchemaDescriptor,Long> in method private IndexMap(indexesById PrimitiveLongObjectMap<IndexProxy>, indexesByDescriptor Map<SchemaDescriptor,IndexProxy>, indexIdsByDescriptor Map<SchemaDescriptor,Long>) in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Return Type Iterable<IndexEntryUpdate<LabelSchemaDescriptor>> to Iterable<IndexEntryUpdate<SchemaDescriptor>> in method public convertToIndexUpdates(nodeUpdates NodeUpdates) : Iterable<IndexEntryUpdate<SchemaDescriptor>> in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Return Type Iterator<IndexEntryUpdate<LabelSchemaDescriptor>> to Iterator<IndexEntryUpdate<SchemaDescriptor>> in method public iterator() : Iterator<IndexEntryUpdate<SchemaDescriptor>> in class org.neo4j.kernel.impl.transaction.state.DirectIndexUpdates |
From |
To |
|
Change Return Type IndexEntryUpdate<LabelSchemaDescriptor> to IndexEntryUpdate<SchemaDescriptor> in method public add(nodeId long, schema SchemaDescriptor, objects Object...) : IndexEntryUpdate<SchemaDescriptor> in class org.neo4j.kernel.api.index.IndexQueryHelper |
From |
To |
|
Change Return Type IndexEntryUpdate<LabelSchemaDescriptor> to IndexEntryUpdate<SchemaDescriptor> in method private add(nodeId long, propertyValue Object, labelId int) : IndexEntryUpdate<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Return Type Set<LabelSchemaDescriptor> to Set<SchemaDescriptor> in method private extractIndexesByProperties(properties PrimitiveIntSet) : Set<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Return Type Iterable<IndexEntryUpdate<LabelSchemaDescriptor>> to Iterable<IndexEntryUpdate<SchemaDescriptor>> in method public convertToIndexUpdates(nodeUpdates NodeUpdates) : Iterable<IndexEntryUpdate<SchemaDescriptor>> in class org.neo4j.kernel.impl.api.index.IndexingUpdateService |
From |
To |
|
Change Return Type IndexEntryUpdate<LabelSchemaDescriptor> to IndexEntryUpdate<SchemaDescriptor> in method private add(nodeId long, schema SchemaDescriptor, value1 Object, value2 Object) : IndexEntryUpdate<SchemaDescriptor> in class org.neo4j.kernel.api.index.CompositeIndexAccessorCompatibility |
From |
To |
|
Change Return Type LabelSchemaDescriptor to SchemaDescriptor in method public schema() : SchemaDescriptor in class org.neo4j.kernel.impl.api.index.AbstractSwallowingIndexProxy |
From |
To |
|
Change Return Type IndexEntryUpdate<LabelSchemaDescriptor> to IndexEntryUpdate<SchemaDescriptor> in method public change(nodeId long, schema SchemaDescriptor, o1 Object[], o2 Object[]) : IndexEntryUpdate<SchemaDescriptor> in class org.neo4j.kernel.api.index.IndexQueryHelper |
From |
To |
|
Change Return Type LabelSchemaDescriptor to SchemaDescriptor in method public schema() : SchemaDescriptor in class org.neo4j.kernel.impl.api.index.FlippableIndexProxy |
From |
To |
|
Change Return Type LabelSchemaDescriptor to SchemaDescriptor in method public schema() : SchemaDescriptor in class org.neo4j.kernel.impl.api.index.IndexProxy |
From |
To |
|
Change Return Type IndexEntryUpdate<LabelSchemaDescriptor> to IndexEntryUpdate<SchemaDescriptor> in method private add(nodeId long, propertyValue Object) : IndexEntryUpdate<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Return Type IndexEntryUpdate<LabelSchemaDescriptor> to IndexEntryUpdate<SchemaDescriptor> in method public change(nodeId long, schema SchemaDescriptor, o1 Object, o2 Object) : IndexEntryUpdate<SchemaDescriptor> in class org.neo4j.kernel.api.index.IndexQueryHelper |
From |
To |
|
Change Return Type LabelSchemaDescriptor to SchemaDescriptor in method public schema() : SchemaDescriptor in class org.neo4j.kernel.impl.api.index.PopulatingIndexProxy |
From |
To |
|
Change Return Type Set<LabelSchemaDescriptor> to Set<SchemaDescriptor> in method public getRelatedIndexes(changedLabels long[], unchangedLabels long[], properties PrimitiveIntSet) : Set<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Return Type Iterable<IndexEntryUpdate<LabelSchemaDescriptor>> to Iterable<IndexEntryUpdate<SchemaDescriptor>> in method public convertToIndexUpdates(nodeUpdates NodeUpdates) : Iterable<IndexEntryUpdate<SchemaDescriptor>> in class org.neo4j.kernel.impl.transaction.state.TransactionRecordStateTest.CollectingIndexingUpdateService |
From |
To |
|
Change Return Type Set<LabelSchemaDescriptor> to Set<SchemaDescriptor> in method private getDescriptorsByProperties(unchangedLabels long[], properties PrimitiveIntSet) : Set<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Return Type LabelSchemaDescriptor to SchemaDescriptor in method public schema() : SchemaDescriptor in class org.neo4j.kernel.impl.api.index.OnlineIndexProxy |
From |
To |
|
Change Return Type Iterator<LabelSchemaDescriptor> to Iterator<SchemaDescriptor> in method public descriptors() : Iterator<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Return Type LabelSchemaDescriptor to SchemaDescriptor in method public schema() : SchemaDescriptor in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl.IndexPopulatorWithSchema |
From |
To |
|
Change Return Type Map<LabelSchemaDescriptor,IndexProxy> to Map<SchemaDescriptor,IndexProxy> in method private indexesByDescriptor(indexesById PrimitiveLongObjectMap<IndexProxy>) : Map<SchemaDescriptor,IndexProxy> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Return Type LabelSchemaDescriptor to SchemaDescriptor in method public schema() : SchemaDescriptor in class org.neo4j.kernel.impl.api.index.AbstractDelegatingIndexProxy |
From |
To |
|
Change Return Type Map<LabelSchemaDescriptor,Long> to Map<SchemaDescriptor,Long> in method private indexIdsByDescriptor(indexesById PrimitiveLongObjectMap<IndexProxy>) : Map<SchemaDescriptor,Long> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Return Type LabelSchemaDescriptor to SchemaDescriptor in method public schema() : SchemaDescriptor in class org.neo4j.kernel.impl.store.record.IndexRule |
From |
To |
|
Change Return Type Set<LabelSchemaDescriptor> to Set<SchemaDescriptor> in method private extractIndexesByLabels(labels long[]) : Set<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Return Type LabelSchemaDescriptor to SchemaDescriptor in method public schema() : SchemaDescriptor in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator.IndexPopulation |
From |
To |
|
Change Return Type Iterable<LabelSchemaDescriptor> to Iterable<SchemaDescriptor> in method public getRelatedIndexes(changedLabels long[], unchangedLabels long[], properties PrimitiveIntSet) : Iterable<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexMapReference |
From |
To |
|
Change Return Type Iterator<IndexEntryUpdate<LabelSchemaDescriptor>> to Iterator<IndexEntryUpdate<SchemaDescriptor>> in method public iterator() : Iterator<IndexEntryUpdate<SchemaDescriptor>> in class org.neo4j.kernel.impl.transaction.state.OnlineIndexUpdates |
From |
To |
|
Change Return Type IndexEntryUpdate<LabelSchemaDescriptor> to IndexEntryUpdate<SchemaDescriptor> in method public remove(nodeId long, schema SchemaDescriptor, objects Object...) : IndexEntryUpdate<SchemaDescriptor> in class org.neo4j.kernel.api.index.IndexQueryHelper |
From |
To |
|
Change Return Type LabelSchemaDescriptor to SchemaDescriptor in method public schema() : SchemaDescriptor in class org.neo4j.kernel.api.schema.index.SchemaIndexDescriptor |
From |
To |
|
Change Variable Type exceptions : Set<Pair<SchemaIndexDescriptor,UnderlyingStorageException>> to exceptions : Set<Pair<SchemaDescriptor,UnderlyingStorageException>> in method public close() : void in class org.neo4j.kernel.impl.api.index.IndexUpdaterMap |
From |
To |
|
Change Variable Type pair : Pair<SchemaIndexDescriptor,UnderlyingStorageException> to pair : Pair<SchemaDescriptor,UnderlyingStorageException> in method private buildMessage(exceptions Set<Pair<SchemaDescriptor,UnderlyingStorageException>>) : String in class org.neo4j.kernel.impl.store.MultipleUnderlyingStorageExceptions |
From |
To |
|
Change Variable Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public onMatchingSchema(state KernelStatement, schemaSuppliers Iterator<SUPPLIER>, node NodeItem, specialPropertyId int, callback ThrowingBiConsumer<SUPPLIER,PrimitiveIntSet,EXCEPTION>) : void in class org.neo4j.kernel.impl.api.schema.NodeSchemaMatcher |
From |
To |
|
Change Variable Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public getUserMessage(tokenNameLookup TokenNameLookup) : String in class org.neo4j.kernel.api.exceptions.schema.UniquePropertyValueValidationException |
From |
To |
|
Change Variable Type exception : Pair<SchemaIndexDescriptor,UnderlyingStorageException> to exception : Pair<SchemaDescriptor,UnderlyingStorageException> in method public MultipleUnderlyingStorageExceptions(exceptions Set<Pair<SchemaDescriptor,UnderlyingStorageException>>) in class org.neo4j.kernel.impl.store.MultipleUnderlyingStorageExceptions |
From |
To |
|
Change Variable Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public lookup() : DbStructureLookup in class org.neo4j.kernel.impl.util.dbstructure.DbStructureCollector |
From |
To |
|
Change Variable Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public fromDescriptor(descriptor SchemaIndexDescriptor) : IndexReference in class org.neo4j.kernel.impl.api.store.DefaultIndexReference |
From |
To |
|
Change Variable Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public removeIndexProxy(indexId long) : IndexProxy in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Variable Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private IndexMap(indexesById PrimitiveLongObjectMap<IndexProxy>, indexesByDescriptor Map<SchemaDescriptor,IndexProxy>, indexIdsByDescriptor Map<SchemaDescriptor,Long>) in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Variable Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public fromDescriptor(descriptor SchemaIndexDescriptor) : CapableIndexReference in class org.neo4j.kernel.impl.api.store.DefaultCapableIndexReference |
From |
To |
|
Change Variable Type schemaDescriptor : LabelSchemaDescriptor to schemaDescriptor : SchemaDescriptor in method private asConstraintDefinition(constraint ConstraintDescriptor, tokenRead TokenRead) : ConstraintDefinition in class org.neo4j.kernel.impl.coreapi.schema.SchemaImpl |
From |
To |
|
Change Variable Type forProperty : Set<LabelSchemaDescriptor> to forProperty : Set<SchemaDescriptor> in method private countIndexesByProperties(properties PrimitiveIntSet) : int in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Variable Type update : IndexEntryUpdate<LabelSchemaDescriptor> to update : IndexEntryUpdate<SchemaDescriptor> in method private gatherUpdatesFor(nodeId long, nodeCommand NodeCommand, propertyCommands List<PropertyCommand>) : void in class org.neo4j.kernel.impl.transaction.state.OnlineIndexUpdates |
From |
To |
|
Change Variable Type map : Map<LabelSchemaDescriptor,IndexProxy> to map : Map<SchemaDescriptor,IndexProxy> in method private indexesByDescriptor(indexesById PrimitiveLongObjectMap<IndexProxy>) : Map<SchemaDescriptor,IndexProxy> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Variable Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public indexReference(descriptor SchemaIndexDescriptor) : CapableIndexReference in class org.neo4j.kernel.impl.api.store.StorageLayer |
From |
To |
|
Change Variable Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method package onMatchingSchema(schemaSuppliers Iterator<SUPPLIER>, node NodeCursor, property PropertyCursor, specialPropertyId int, callback ThrowingBiConsumer<SUPPLIER,PrimitiveIntSet,EXCEPTION>) : void in class org.neo4j.kernel.impl.newapi.NodeSchemaMatcher |
From |
To |
|
Change Variable Type descriptors : Iterator<LabelSchemaDescriptor> to descriptors : Iterator<SchemaDescriptor> in method public iterator() : Iterator<IndexUpdater> in class org.neo4j.kernel.impl.api.index.IndexUpdaterMap |
From |
To |
|
Change Variable Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public validate() : void in class org.neo4j.kernel.impl.api.index.TentativeConstraintIndexProxy |
From |
To |
|
Change Variable Type descriptorList : List<LabelSchemaDescriptor> to descriptorList : List<SchemaDescriptor> in method private repopulateAllIndexes() : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl |
From |
To |
|
Change Variable Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public failure(failure String) : IndexPopulationFailure in class org.neo4j.kernel.impl.api.index.IndexPopulationFailure |
From |
To |
|
Change Variable Type set : Set<LabelSchemaDescriptor> to set : Set<SchemaDescriptor> in method private extractIndexesByProperties(properties PrimitiveIntSet) : Set<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Variable Type update : IndexEntryUpdate<LabelSchemaDescriptor> to update : IndexEntryUpdate<SchemaDescriptor> in method public shouldApplyUpdatesIdempotently() : void in class org.neo4j.kernel.api.index.SimpleIndexPopulatorCompatibility |
From |
To |
|
Change Variable Type map : Map<LabelSchemaDescriptor,Long> to map : Map<SchemaDescriptor,Long> in method private indexIdsByDescriptor(indexesById PrimitiveLongObjectMap<IndexProxy>) : Map<SchemaDescriptor,Long> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Variable Type descriptors : Set<LabelSchemaDescriptor> to descriptors : Set<SchemaDescriptor> in method private addToLookup(key int, schema SchemaDescriptor, lookup PrimitiveIntObjectMap<Set<SchemaDescriptor>>) : void in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Variable Type indexUpdate : IndexEntryUpdate<LabelSchemaDescriptor> to indexUpdate : IndexEntryUpdate<SchemaDescriptor> in method private apply(updates Iterable<IndexEntryUpdate<SchemaDescriptor>>, updateMode IndexUpdateMode) : void in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Variable Type entryUpdates : Iterable<IndexEntryUpdate<LabelSchemaDescriptor>> to entryUpdates : Iterable<IndexEntryUpdate<SchemaDescriptor>> in method public run() : void in class schema.MultiIndexPopulationConcurrentUpdatesIT.UpdateGenerator |
From |
To |
|
Change Variable Type forLabel : Set<LabelSchemaDescriptor> to forLabel : Set<SchemaDescriptor> in method private countIndexesByLabels(labels long[]) : int in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Variable Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method private indexBackedConstraintCreate(constraint IndexBackedConstraintDescriptor) : void in class org.neo4j.kernel.impl.newapi.Operations |
From |
To |
|
Change Variable Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method package removeSchemaRule(id long) : void in class org.neo4j.kernel.impl.api.store.SchemaCache.SchemaCacheState |
From |
To |
|
Change Variable Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method private gatherUpdatesForPotentials(potentiallyRelevant Iterable<INDEX_KEY>) : Iterable<IndexEntryUpdate<INDEX_KEY>> in class org.neo4j.kernel.impl.api.index.NodeUpdates |
From |
To |
|
Change Variable Type updates : List<IndexEntryUpdate<LabelSchemaDescriptor>> to updates : List<IndexEntryUpdate<SchemaDescriptor>> in method private nodeIdsAsIndexUpdates(nodeIds long...) : IndexUpdates in class org.neo4j.kernel.impl.api.index.IndexingServiceTest |
From |
To |
|
Change Variable Type descriptors : LabelSchemaDescriptor[] to descriptors : SchemaDescriptor[] in method private repopulateAllIndexes() : void in class org.neo4j.unsafe.batchinsert.internal.BatchInserterImpl |
From |
To |
|
Change Variable Type relatedIndexes : Iterable<LabelSchemaDescriptor> to relatedIndexes : Iterable<SchemaDescriptor> in method public convertToIndexUpdates(nodeUpdates NodeUpdates) : Iterable<IndexEntryUpdate<SchemaDescriptor>> in class org.neo4j.kernel.impl.api.index.IndexingService |
From |
To |
|
Change Variable Type descriptor : LabelSchemaDescriptor to descriptor : SchemaDescriptor in method public failure(failure Throwable) : IndexPopulationFailure in class org.neo4j.kernel.impl.api.index.IndexPopulationFailure |
From |
To |
|
Change Variable Type schemaDescriptor : LabelSchemaDescriptor to schemaDescriptor : SchemaDescriptor in method package addSchemaRule(rule SchemaRule) : void in class org.neo4j.kernel.impl.api.store.SchemaCache.SchemaCacheState |
From |
To |
|
Change Variable Type set : Set<LabelSchemaDescriptor> to set : Set<SchemaDescriptor> in method private extractIndexesByLabels(labels long[]) : Set<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Variable Type forProperty : Set<LabelSchemaDescriptor> to forProperty : Set<SchemaDescriptor> in method private extractIndexesByProperties(properties PrimitiveIntSet) : Set<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Variable Type updaters : Map<LabelSchemaDescriptor,Pair<IndexPopulation,IndexUpdater>> to updaters : Map<SchemaDescriptor,Pair<IndexPopulation,IndexUpdater>> in method public newPopulatingUpdater(accessor PropertyAccessor) : MultipleIndexUpdater in class org.neo4j.kernel.impl.api.index.MultipleIndexPopulator |
From |
To |
|
Change Variable Type descriptors : Set<LabelSchemaDescriptor> to descriptors : Set<SchemaDescriptor> in method public getRelatedIndexes(changedLabels long[], unchangedLabels long[], properties PrimitiveIntSet) : Set<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Variable Type descriptors : Set<LabelSchemaDescriptor> to descriptors : Set<SchemaDescriptor> in method private removeFromLookup(key int, schema SchemaDescriptor, lookup PrimitiveIntObjectMap<Set<SchemaDescriptor>>) : void in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Variable Type next : LabelSchemaDescriptor to next : SchemaDescriptor in method public iterator() : Iterator<Pair<String,String[]>> in class org.neo4j.kernel.impl.util.dbstructure.DbStructureCollector.IndexDescriptorMap |
From |
To |
|
Change Variable Type schema : LabelSchemaDescriptor to schema : SchemaDescriptor in method public putIndexProxy(indexId long, indexProxy IndexProxy) : void in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Variable Type updaterEntry : Map.Entry<LabelSchemaDescriptor,IndexUpdater> to updaterEntry : Map.Entry<SchemaDescriptor,IndexUpdater> in method public close() : void in class org.neo4j.kernel.impl.api.index.IndexUpdaterMap |
From |
To |
|
Change Variable Type forLabel : Set<LabelSchemaDescriptor> to forLabel : Set<SchemaDescriptor> in method private extractIndexesByLabels(labels long[]) : Set<SchemaDescriptor> in class org.neo4j.kernel.impl.api.index.IndexMap |
From |
To |
|
Change Variable Type iterator : Iterator<LabelSchemaDescriptor> to iterator : Iterator<SchemaDescriptor> in method public iterator() : Iterator<Pair<String,String[]>> in class org.neo4j.kernel.impl.util.dbstructure.DbStructureCollector.IndexDescriptorMap |
From |
To |